Add wxTrap wrapper

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23839 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2003-09-22 22:28:57 +00:00
parent 83fbc2a202
commit 191845f266

View File

@@ -585,6 +585,8 @@ unsigned long wxGetProcessId();
// When wxApp gets the virtual method magic then enable this. // When wxApp gets the virtual method magic then enable this.
// bool wxHandleFatalExceptions(bool doIt = TRUE); // bool wxHandleFatalExceptions(bool doIt = TRUE);
void wxTrap();
//---------------------------------------------------------------------- //----------------------------------------------------------------------
enum wxEdge { wxLeft, wxTop, wxRight, wxBottom, wxWidth, wxHeight, enum wxEdge { wxLeft, wxTop, wxRight, wxBottom, wxWidth, wxHeight,