X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0250efd6f46786c9152d305636dcbc4fdbeebecb..e06b0afba5b1acf36241d33982d5d88cccefa2e8:/include/wx/log.h diff --git a/include/wx/log.h b/include/wx/log.h index 98dbd4938b..a3cf858c4f 100644 --- a/include/wx/log.h +++ b/include/wx/log.h @@ -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