]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/tbarbase.h
Moved wxToolBarSimple to deprecated library
[wxWidgets.git] / include / wx / tbarbase.h
index 252e43e6f598b80f48c340a7360155a5bad61de9..da66b49a120126d791bda2eedbdb775a1a25992a 100644 (file)
@@ -16,7 +16,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface "tbarbase.h"
 #endif
 
@@ -606,7 +606,7 @@ protected:
 
 private:
     DECLARE_EVENT_TABLE()
-    DECLARE_CLASS(wxToolBarBase)
+    DECLARE_NO_COPY_CLASS(wxToolBarBase)
 };
 
 // Helper function for creating the image for disabled buttons