fixed a bug in wxStopWatch::Pause() (wouldn't pause if called immediately after Start()) and changed Pause()/Resume() calls to nest
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15051 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -26,6 +26,8 @@ wxBase:
|
||||
documentation for details and revise your code accordingly: this change was
|
||||
unfortunately needed as the old class didn't behave correctly in all cases
|
||||
|
||||
- small change to wxStopWatch::Pause() semantics, please see the documentation
|
||||
|
||||
All (GUI):
|
||||
|
||||
- the event type constants are not constants any more but are dynamically
|
||||
|
Reference in New Issue
Block a user