X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/69b9f4cca4e56dbd4b2e6d25d1374ae9f4abc2e7..e4a0fe083de648e077ebe3e1c19d87c0a30d2db4:/include/wx/tipwin.h?ds=sidebyside

diff --git a/include/wx/tipwin.h b/include/wx/tipwin.h
index e322d6c41c..6b448ec101 100644
--- a/include/wx/tipwin.h
+++ b/include/wx/tipwin.h
@@ -13,10 +13,6 @@
 #ifndef _WX_TIPWIN_H_
 #define _WX_TIPWIN_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
-    #pragma interface "tipwin.h"
-#endif
-
 #if wxUSE_TIPWINDOW
 
 #if wxUSE_POPUPWIN
@@ -30,13 +26,13 @@
 #endif
 #include "wx/arrstr.h"
 
-class WXDLLEXPORT wxTipWindowView;
+class WXDLLIMPEXP_FWD_CORE wxTipWindowView;
 
 // ----------------------------------------------------------------------------
 // wxTipWindow
 // ----------------------------------------------------------------------------
 
-class WXDLLEXPORT wxTipWindow : public wxTipWindowBase
+class WXDLLIMPEXP_CORE wxTipWindow : public wxTipWindowBase
 {
 public:
     // the mandatory ctor parameters are: the parent window and the text to