]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/listctrl.h
Refactoring: no real changes.
[wxWidgets.git] / include / wx / listctrl.h
index 6d1f51802ba886d7324ef2b0c3ae2e51a25e10f4..02da28c588226311ac1563fd0f85345941853252 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_LISTCTRL_H_BASE_
 #define _WX_LISTCTRL_H_BASE_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface "listctrlbase.h"
 #endif