X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b2f8e75a0aaa3a4f54599483cd1c67287b91ea29..bcfa2b31849b797d5a0660b6a80c330f243a0211:/include/wx/notebook.h diff --git a/include/wx/notebook.h b/include/wx/notebook.h index 7f6b719f63..eab5947b79 100644 --- a/include/wx/notebook.h +++ b/include/wx/notebook.h @@ -37,7 +37,7 @@ enum typedef wxWindow wxNotebookPage; // so far, any window can be a page -extern WXDLLEXPORT_DATA(const wxChar*) wxNotebookNameStr; +extern WXDLLEXPORT_DATA(const wxChar) wxNotebookNameStr[]; #if WXWIN_COMPATIBILITY_2_4 #define wxNOTEBOOK_NAME wxNotebookNameStr