X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5d81550097b18ecd1d980f4f5479fb2ccf4a8e68..704ceca8d2cd8da51a5cc22f8c51fd61c762dbf5:/interface/wx/log.h diff --git a/interface/wx/log.h b/interface/wx/log.h index df0ffcea37..b4eb85f3c9 100644 --- a/interface/wx/log.h +++ b/interface/wx/log.h @@ -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