X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1d6fcbcc7088e9c104b3dc5b4704a07f728d55ae..472eec8a0391538e4dcf7f7c6c4f4d44c8383616:/include/wx/gtk1/notebook.h?ds=inline diff --git a/include/wx/gtk1/notebook.h b/include/wx/gtk1/notebook.h index 9acd18e460..112171e148 100644 --- a/include/wx/gtk1/notebook.h +++ b/include/wx/gtk1/notebook.h @@ -15,7 +15,7 @@ // internal class //----------------------------------------------------------------------------- -class WXDLLIMPEXP_CORE wxGtkNotebookPage; +class WXDLLIMPEXP_FWD_CORE wxGtkNotebookPage; #include "wx/list.h" WX_DECLARE_LIST(wxGtkNotebookPage, wxGtkNotebookPagesList);