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