X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bfafa6288ffea13f3653610de52ebe5cb609f468..fc1e45d95b99c7939c61daa1853567c0bbe6aeca:/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) //-----------------------------------------------------------------------------