]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/choice.h
have TryValidator even if wxUSE_VALIDATORS=1, so that wxBase library can be used...
[wxWidgets.git] / include / wx / motif / choice.h
index e2ce50b03cc152c2d851fa44c9bea971ac650248..b5a2f3c1a01b38b9e0c8be661768f2a0eacbefdb 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_CHOICE_H_
 #define _WX_CHOICE_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "choice.h"
 #endif