]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/dialog.cpp
mention wxEVT_GRID_CELL_CHANGED-related changes
[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;
 
 // this is defined in src/gtk/toplevel.cpp
 extern int wxOpenModalDialogsCount;
 
-wxDEFINE_TIED_SCOPED_PTR_TYPE(wxGUIEventLoop);
+wxDEFINE_TIED_SCOPED_PTR_TYPE(wxGUIEventLoop)
 
 
 //-----------------------------------------------------------------------------
 
 
 //-----------------------------------------------------------------------------