X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/655719367ac5e131d9642e5783f3ecf64d1a3385..1cf57808cb146742378d24faa77b9e9482c86b2b:/include/wx/tipwin.h?ds=sidebyside diff --git a/include/wx/tipwin.h b/include/wx/tipwin.h index 6866687ec7..898ca6805f 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(NO_GCC_PRAGMA) - #pragma interface "tipwin.h" -#endif - #if wxUSE_TIPWINDOW #if wxUSE_POPUPWIN @@ -30,7 +26,7 @@ #endif #include "wx/arrstr.h" -class WXDLLEXPORT wxTipWindowView; +class WXDLLIMPEXP_FWD_CORE wxTipWindowView; // ---------------------------------------------------------------------------- // wxTipWindow