]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/listbox.h
Updated Scintilla to 1.52 (on the trunk this time too)
[wxWidgets.git] / include / wx / gtk1 / listbox.h
index 8b35420e5d454da8d28b2b2a7720014a1ca53eeb..f9632f26b17c50229e19fd8ee7c7bf0ab1a741ca 100644 (file)
@@ -11,7 +11,7 @@
 #ifndef __GTKLISTBOXH__
 #define __GTKLISTBOXH__
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "listbox.h"
 #endif