]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/slider.h
fixed bug with wxcolourDatabase::FindColour(); added (and documented) new Find()...
[wxWidgets.git] / include / wx / mac / slider.h
index db747cda720c552e9d0110d20d542a8b2cbbdc94..7c49d1ff0ce83c410ee189525317ffec13ba9084 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_SLIDER_H_
 #define _WX_SLIDER_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "slider.h"
 #endif