]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/log.h
Removed wxPG_EX_LEGACY_VALIDATORS
[wxWidgets.git] / interface / wx / log.h
index df0ffcea372275dda2f235dc53e28e8247bb4b74..b4eb85f3c9cef003d8f392722fcc9d0090fce079 100644 (file)
@@ -144,7 +144,7 @@ public:
     /**
         Destroys the previous log target.
     */
-    ~wxLogChain();
+    virtual ~wxLogChain();
 
     /**
         Detaches the old log target so it won't be destroyed when the wxLogChain object
@@ -669,7 +669,7 @@ public:
         Disables time stamping of the log messages.
         This function is new since wxWidgets version 2.9
     */
-    void SetTimestamp(const wxString& format);
+    static void SetTimestamp(const wxString& format);
 
     /**
         Called to process the message of the specified severity. @a msg is the text