]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/tbarbase.h
don't define comparison operators taking wxStrings when wxUSE_STL == 1
[wxWidgets.git] / include / wx / tbarbase.h
index 74430da1adea87dc2c56791e6ace97dd3feb2334..604785aeeffa6fe56f613c76d3b17d4be8fea61b 100644 (file)
@@ -109,7 +109,7 @@ public:
         m_toolStyle = wxTOOL_STYLE_CONTROL;
     }
 
-    ~wxToolBarToolBase();
+    ~wxToolBarToolBase(){}
 
     // accessors
     // ---------