]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/popupwin.h
Added (and documented) GetTraceMasks so userspace can probe the currently
[wxWidgets.git] / include / wx / popupwin.h
index b4558ee4d468106c8301be95fe3ff0b228316cd3..185d8c7f6573f1566240bf0b0fc1c45be6c6df77 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_POPUPWIN_H_BASE_
 #define _WX_POPUPWIN_H_BASE_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
     #pragma interface "popupwinbase.h"
 #endif