]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/tooltip.h
cleanup - added whitespace around operators, some blank lines, fixed comment typos...
[wxWidgets.git] / include / wx / gtk / tooltip.h
index 39b2f82fa05d2e094aba466f90824fedcde3c2ac..f79618899a01608b6f433a7badd6e2b7e9f17e96 100644 (file)
 #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"
 // 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