]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/notebook.h
Native spline drawing.
[wxWidgets.git] / include / wx / gtk / notebook.h
index 43473dc10048a2d9a97b80fb8af29798a55ead22..bbb3ff1c9f25288a094caf53e2c1915d2f4594bf 100644 (file)
@@ -19,7 +19,7 @@
 // internal class
 //-----------------------------------------------------------------------------
 
-class wxGtkNotebookPage;
+class WXDLLIMPEXP_CORE wxGtkNotebookPage;
 
 #include "wx/list.h"
 WX_DECLARE_LIST(wxGtkNotebookPage, wxGtkNotebookPagesList);
@@ -28,7 +28,7 @@ WX_DECLARE_LIST(wxGtkNotebookPage, wxGtkNotebookPagesList);
 // wxNotebook
 //-----------------------------------------------------------------------------
 
-class wxNotebook : public wxNotebookBase
+class WXDLLIMPEXP_CORE wxNotebook : public wxNotebookBase
 {
 public:
       // default for dynamic class