]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/log.h
correcting typo in previous commit
[wxWidgets.git] / interface / wx / log.h
index 26f9180ce0c073fd6d4aaa923d4344bce7551e71..10253f9a7113627168d2a4ca1287b4cb0d3c4418 100644 (file)
@@ -942,7 +942,7 @@ public:
 
         @since 2.9.1
      */
-    void LogRecord(wxLogLevel level, const wxString& msg, time_t timestamp);
+    void LogRecord(wxLogLevel level, const wxString& msg, const wxLogRecordInfo& info);
 
 protected:
     /**