little tweaks to match recent CVS changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28183 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -146,7 +146,8 @@ wxSHUTDOWN_POWEROFF = wx._misc.SHUTDOWN_POWEROFF
|
||||
wxSHUTDOWN_REBOOT = wx._misc.SHUTDOWN_REBOOT
|
||||
wxShutdown = wx._misc.Shutdown
|
||||
wxSleep = wx._misc.Sleep
|
||||
wxUsleep = wx._misc.Usleep
|
||||
wxMilliSleep = wx._misc.MilliSleep
|
||||
wxMicroSleep = wx._misc.MicroSleep
|
||||
wxEnableTopLevelWindows = wx._misc.EnableTopLevelWindows
|
||||
wxStripMenuCodes = wx._misc.StripMenuCodes
|
||||
wxGetEmailAddress = wx._misc.GetEmailAddress
|
||||
|
Reference in New Issue
Block a user