]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/combobox.h
Replaced id with winid so it doesn't conflict with the Objective-C type
[wxWidgets.git] / include / wx / gtk / combobox.h
index 9dfb9e9c2ed72cd1f16dcf928271ec06038c7913..fc16eb9a397b53037583a2f46e091c657d84c7e8 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef __GTKCOMBOBOXH__
 #define __GTKCOMBOBOXH__
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "combobox.h"
 #endif