]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/configtool/src/wxconfigtool.h
Resize all top level windows when SIP changes visibility.
[wxWidgets.git] / utils / configtool / src / wxconfigtool.h
index d2b9b926fe1309030c6132fd4d2cbb1c0359c978..989c5c3b099115cadfe854338f0ffa24730c1976 100644 (file)
 #ifndef _AP_WXCONFIGTOOL_H_
 #define _AP_WXCONFIGTOOL_H_
 
 #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/docview.h"
 #include "wx/help.h"
+#include "wx/app.h"
 
 #ifdef __WXMSW__
 #include "wx/msw/helpchm.h"
 
 #ifdef __WXMSW__
 #include "wx/msw/helpchm.h"
@@ -43,7 +40,7 @@ public:
     ctApp();
 
     /// Destructor.
     ctApp();
 
     /// Destructor.
-    ~ctApp();
+    ~ctApp(){};
 
 // Accessors
 
 
 // Accessors