]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/log.h
add const overload for GetImpl()
[wxWidgets.git] / include / wx / log.h
index 98dbd4938bde3b6a278058662748e5b8ea407daf..a3cf858c4fa98be288b0c1693e29ef18ec11c228 100644 (file)
@@ -306,7 +306,7 @@ protected:
     // log a message indicating the number of times the previous message was
     // repeated if ms_prevCounter > 0, does nothing otherwise; return the old
     // value of ms_prevCounter
-    static unsigned LogLastRepetitionCountIfNeeded();
+    unsigned LogLastRepetitionCountIfNeeded();
 
 private:
     // static variables