]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/misc.i
Cleanup up the demo a bit
[wxWidgets.git] / wxPython / src / misc.i
index ddf5e91558ccae093682abaf387b38412485c560..5045ca7d44934e8af09e811ca47ac24a61cac93d 100644 (file)
@@ -359,6 +359,7 @@ void wxUsleep(unsigned long milliseconds);
 bool wxYield();
 bool wxYieldIfNeeded();
 void wxEnableTopLevelWindows(bool enable);
+void wxFlushEvents();
 
 %inline %{
     char* wxGetResource(char *section, char *entry, char *file = NULL) {