]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/control.h
fixed return value of wxMDIChildFrame::HandleGetMinMaxInfo()
[wxWidgets.git] / include / wx / control.h
index 901615d51edec66ad3b88485c8b2c78e53a39e10..00be04211e89eb9c5ba66894a0d8995140da7fb4 100644 (file)
@@ -16,7 +16,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface "controlbase.h"
 #endif