]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/misc.i
warning fixes
[wxWidgets.git] / wxPython / src / misc.i
index 417bd082633fd8e58eca5a7837a6140087d8607e..5414d9dfcdc376a237931a4331002bcdeb427d06 100644 (file)
@@ -587,6 +587,8 @@ unsigned long wxGetProcessId();
 // When wxApp gets the virtual method magic then enable this.
 // bool wxHandleFatalExceptions(bool doIt = TRUE);
 
+void wxTrap();
+
 //----------------------------------------------------------------------
 
 enum wxEdge { wxLeft, wxTop, wxRight, wxBottom, wxWidth, wxHeight,