#ifndef _WX_TIPWIN_H_
#define _WX_TIPWIN_H_
-#if defined(__GNUG__) && !defined(__APPLE__)
- #pragma interface "tipwin.h"
-#endif
-
#if wxUSE_TIPWINDOW
#if wxUSE_POPUPWIN
#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