corrected bug in wxTimeSpan::IsShorterThan() for equal time spans (ticket #9539)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53988 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -272,6 +272,7 @@ All:
|
||||
now thread-safe if the standard library provided with your compiler is.
|
||||
- Added wxCmdLineParser::AddUsageText() (Marcin 'Malcom' Malich).
|
||||
- Fix reading/writing UTF-7-encoded text streams.
|
||||
- Corrected bug in wxTimeSpan::IsShorterThan() for equal time spans.
|
||||
|
||||
All (Unix):
|
||||
|
||||
|
Reference in New Issue
Block a user