X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..59afc60f15de66fa617275eb1ce04b6b68bde1fd:/include/wx/gtk/tooltip.h?ds=sidebyside diff --git a/include/wx/gtk/tooltip.h b/include/wx/gtk/tooltip.h index dab271c27b..d92f206e82 100644 --- a/include/wx/gtk/tooltip.h +++ b/include/wx/gtk/tooltip.h @@ -4,7 +4,7 @@ // Author: Robert Roebling // Id: $Id$ // Copyright: (c) 1998 Robert Roebling -// Licence: wxWidgets licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef __GTKTOOLTIPH__ @@ -22,14 +22,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