X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4fe30bceff0445f540e639d2b6d3977d56b34020..08b97268061292f7c3794dae243a6490b23a42f1:/utils/configtool/src/wxconfigtool.h diff --git a/utils/configtool/src/wxconfigtool.h b/utils/configtool/src/wxconfigtool.h index d2b9b926fe..989c5c3b09 100644 --- a/utils/configtool/src/wxconfigtool.h +++ b/utils/configtool/src/wxconfigtool.h @@ -12,12 +12,9 @@ #ifndef _AP_WXCONFIGTOOL_H_ #define _AP_WXCONFIGTOOL_H_ -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma interface "wxconfigtool.cpp" -#endif - #include "wx/docview.h" #include "wx/help.h" +#include "wx/app.h" #ifdef __WXMSW__ #include "wx/msw/helpchm.h" @@ -43,7 +40,7 @@ public: ctApp(); /// Destructor. - ~ctApp(); + ~ctApp(){}; // Accessors