]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/dialog.cpp
use wxCriticalSection instead of CRITICAL_SECTION and, more importantly, wxCSLocker...
[wxWidgets.git] / src / gtk / dialog.cpp
index d9d6dd1e9c010edf6ad782eb3d64d132f36ca5c4..8c40909e05a48934dd86db91a7499a08c3de598d 100644 (file)
@@ -25,7 +25,7 @@
 // this is defined in src/gtk/toplevel.cpp
 extern int wxOpenModalDialogsCount;
 
-wxDEFINE_TIED_SCOPED_PTR_TYPE(wxGUIEventLoop);
+wxDEFINE_TIED_SCOPED_PTR_TYPE(wxGUIEventLoop)
 
 
 //-----------------------------------------------------------------------------