]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/docmdi.h
use MSWCreateControl() instead of the old mess; implemented Get(Class)DefaultAttributes()
[wxWidgets.git] / include / wx / docmdi.h
index 973f16f5fb404cb711c819e28a7a2dd036e1b721..4754b66a6753093c9ae3586f44792ffe830d0d09 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_DOCMDI_H_
 #define _WX_DOCMDI_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "docmdi.h"
 #endif