]> git.saurik.com Git - wxWidgets.git/blobdiff - src/x11/reparent.cpp
moved some more stuff from .cpp files to here
[wxWidgets.git] / src / x11 / reparent.cpp
index 5ea7b27c156b0bd48e9dd9fc80f1df1b60d83c62..e8ce0ba30fe2f781cd178ac022d84f308b0e89a3 100644 (file)
@@ -169,7 +169,7 @@ bool wxReparenter::WaitAndReparent(wxWindow* newParent, wxAdoptedWindow* toRepar
         {
 #if wxUSE_TIMER
             wxTimer::NotifyTimers();
-            wxTheApp->SendIdleEvents();
+            wxTheApp->ProcessIdle();
 #endif
         }
     }