git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48525
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#include "wx/string.h"
#include "wx/event.h"
-class wxToolTip : public wxObject
+class WXDLLIMPEXP_CORE wxToolTip : public wxObject
{
public:
// ctor & dtor
// window manager
-GrafPtr UMAGetWindowPort( WindowRef inWindowRef ) ;
+WXDLLIMPEXP_BASE GrafPtr UMAGetWindowPort( WindowRef inWindowRef ) ;
void UMADisposeWindow( WindowRef inWindowRef ) ;
void UMASetWTitle( WindowRef inWindowRef , const wxString& title , wxFontEncoding encoding) ;