X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bfafa6288ffea13f3653610de52ebe5cb609f468..c6427d4da424cadbea08b70e964ab1a93246f67d:/src/gtk/dialog.cpp diff --git a/src/gtk/dialog.cpp b/src/gtk/dialog.cpp index d9d6dd1e9c..8c40909e05 100644 --- a/src/gtk/dialog.cpp +++ b/src/gtk/dialog.cpp @@ -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) //-----------------------------------------------------------------------------