]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/dialog.h
Added, documented and used wxGridCellChoiceEditor
[wxWidgets.git] / include / wx / dialog.h
index fe3959626e577ab21aff48503f36799aed60f98a..f9cfb80b715dcec1eb799587ddf9276dd5c20d48 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_DIALOG_H_BASE_
 #define _WX_DIALOG_H_BASE_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface "dialogbase.h"
 #endif