]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/notebook.h
rename wxRendererNative::DrawRadioButton() to DrawOptionButton() to avoid conflict...
[wxWidgets.git] / include / wx / univ / notebook.h
index 44befbf909fa97960f8093849f4a8797e11d39c7..dda002abc905d33a3636f31dcdec8c8d6f002c01 100644 (file)
@@ -14,7 +14,7 @@
 
 #include "wx/arrstr.h"
 
 
 #include "wx/arrstr.h"
 
-class WXDLLEXPORT wxSpinButton;
+class WXDLLIMPEXP_FWD_CORE wxSpinButton;
 
 // ----------------------------------------------------------------------------
 // the actions supported by this control
 
 // ----------------------------------------------------------------------------
 // the actions supported by this control
@@ -29,7 +29,7 @@ class WXDLLEXPORT wxSpinButton;
 // wxNotebook
 // ----------------------------------------------------------------------------
 
 // wxNotebook
 // ----------------------------------------------------------------------------
 
-class WXDLLEXPORT wxNotebook : public wxNotebookBase
+class WXDLLIMPEXP_CORE wxNotebook : public wxNotebookBase
 {
 public:
     // ctors and such
 {
 public:
     // ctors and such