]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/toolbar.h
GetIcon() returns wxIconLocation, not wxIcon, now
[wxWidgets.git] / include / wx / motif / toolbar.h
index 4ad276b8cf15af0aa46e7cfd8909e3f008302db4..14cd50c0ee55778749f252d7b30a0d97e532e6b5 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_TOOLBAR_H_
 #define _WX_TOOLBAR_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "toolbar.h"
 #endif