]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/msw/misc.py
Applied patch #403856 (utilscmn.cpp should translate special key names)
[wxWidgets.git] / wxPython / src / msw / misc.py
index d6ad91e3fbe13764657645fcb994b9ac1b49ec27..0f1bb7c68accd82f572790e21c8fac53ec8b186e 100644 (file)
@@ -654,9 +654,9 @@ NewId = miscc.NewId
 
 RegisterId = miscc.RegisterId
 
-wxBell = miscc.wxBell
+wxGetCurrentId = miscc.wxGetCurrentId
 
-wxDisplaySize = miscc.wxDisplaySize
+wxBell = miscc.wxBell
 
 wxEndBusyCursor = miscc.wxEndBusyCursor
 
@@ -684,6 +684,8 @@ wxUsleep = miscc.wxUsleep
 
 wxYield = miscc.wxYield
 
+wxYieldIfNeeded = miscc.wxYieldIfNeeded
+
 wxEnableTopLevelWindows = miscc.wxEnableTopLevelWindows
 
 wxGetResource = miscc.wxGetResource