X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907154c1a8a6882c6797d1f16393ddfb23e7f3a..02cecc4dc2c07b3e4b109edf44c4c87a2fed87d9:/include/wx/tipwin.h diff --git a/include/wx/tipwin.h b/include/wx/tipwin.h index 75588a5a3e..6b448ec101 100644 --- a/include/wx/tipwin.h +++ b/include/wx/tipwin.h @@ -26,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