]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/configtool/src/wxconfigtool.h
Added gnome files to gtk dist.
[wxWidgets.git] / utils / configtool / src / wxconfigtool.h
index c1afc994f3bf307741a25b3c68934ca70c126518..56ec135baab892715ee482e48f3042ec831de958 100644 (file)
@@ -43,7 +43,7 @@ public:
     ctApp();
 
     /// Destructor.
     ctApp();
 
     /// Destructor.
-    ~ctApp();
+    ~ctApp(){};
 
 // Accessors
 
 
 // Accessors
 
@@ -62,7 +62,7 @@ public:
     /// Returns the notebook window.
     wxNotebook* GetNotebookWindow() { return m_notebookWindow; }
 
     /// Returns the notebook window.
     wxNotebook* GetNotebookWindow() { return m_notebookWindow; }
 
-    /// Returns TRUE if the application should show tooltips.
+    /// Returns true if the application should show tooltips.
     virtual bool UsingTooltips();
 
     /// Returns the help controller object for the manual.
     virtual bool UsingTooltips();
 
     /// Returns the help controller object for the manual.