]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/notebook.h
Last part from weak ref patch for event sink disconnection
[wxWidgets.git] / include / wx / gtk / notebook.h
index 402029af71d75ed8dfc5720434ca0cea9a286abd..befac801d8bdd800b79b6ffd93ff6d3e6ffff319 100644 (file)
@@ -15,7 +15,7 @@
 // internal class
 //-----------------------------------------------------------------------------
 
-class WXDLLIMPEXP_CORE wxGtkNotebookPage;
+class WXDLLIMPEXP_FWD_CORE wxGtkNotebookPage;
 
 #include "wx/list.h"
 WX_DECLARE_LIST(wxGtkNotebookPage, wxGtkNotebookPagesList);