]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/combobox.h
removed wxLogTrace() without mask to fix DMC compilation
[wxWidgets.git] / include / wx / motif / combobox.h
index cbe6c908193c0a6d1947517c78bbf94c028425de..c3f748e0fe7c327e2107e6f1495896372deb5133 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_COMBOBOX_H_
 #define _WX_COMBOBOX_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "combobox.h"
 #endif