]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/tbarbase.h
Moved wxToolBarSimple to deprecated library
[wxWidgets.git] / include / wx / tbarbase.h
index 5992b118179b368dd95805f5b1203804dc179d34..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