X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/655719367ac5e131d9642e5783f3ecf64d1a3385..2c01d33555e3125057f4575ca7d0d2aba93f421f:/include/wx/gtk1/tooltip.h diff --git a/include/wx/gtk1/tooltip.h b/include/wx/gtk1/tooltip.h index 39b2f82fa0..f79618899a 100644 --- a/include/wx/gtk1/tooltip.h +++ b/include/wx/gtk1/tooltip.h @@ -10,10 +10,6 @@ #ifndef __GTKTOOLTIPH__ #define __GTKTOOLTIPH__ -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) - #pragma interface -#endif - #include "wx/defs.h" #include "wx/string.h" #include "wx/object.h" @@ -22,14 +18,14 @@ // forward declarations //----------------------------------------------------------------------------- -class wxToolTip; -class wxWindow; +class WXDLLIMPEXP_CORE wxToolTip; +class WXDLLIMPEXP_CORE wxWindow; //----------------------------------------------------------------------------- // wxToolTip //----------------------------------------------------------------------------- -class wxToolTip : public wxObject +class WXDLLIMPEXP_CORE wxToolTip : public wxObject { public: // globally change the tooltip parameters