]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/popupwin.h
wxUSE_SPLINES markup and other cleanings.
[wxWidgets.git] / include / wx / gtk / popupwin.h
index 46a00922d30081dd2ae617dec56b7cd6df76117a..d101a6e3f1aac978569d1a77c55004333a0fe2b0 100644 (file)
@@ -11,7 +11,7 @@
 #ifndef __GTKPOPUPWINH__
 #define __GTKPOPUPWINH__
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface "popupwin.h"
 #endif
 
@@ -23,7 +23,7 @@
 // wxPopUpWindow
 //-----------------------------------------------------------------------------
 
-class wxPopupWindow: public wxPopupWindowBase
+class WXDLLIMPEXP_CORE wxPopupWindow: public wxPopupWindowBase
 {
 public:
     wxPopupWindow() { }