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