]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/spinbutt.h
Don't infinitely recurse when setting the child focus. Without
[wxWidgets.git] / include / wx / motif / spinbutt.h
index f5149b3cb59104e7dd93d8458df62eb4f541d34c..b2bef6bb0c456ace90055f7e465608500c8814ac 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_SPINBUTT_H_
 #define _WX_SPINBUTT_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "spinbutt.h"
 #endif