X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c4a95f6f991fa8685625831e52dc021b89727529..eaefbb887c448d837b97857a097426e591bbc1d0:/include/wx/msw/notebook.h diff --git a/include/wx/msw/notebook.h b/include/wx/msw/notebook.h index 01e861258a..883ffae275 100644 --- a/include/wx/msw/notebook.h +++ b/include/wx/msw/notebook.h @@ -64,14 +64,14 @@ public: const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = 0, - const wxString& name = wxNOTEBOOK_NAME); + const wxString& name = wxNotebookNameStr); // Create() function bool Create(wxWindow *parent, wxWindowID id, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = 0, - const wxString& name = wxNOTEBOOK_NAME); + const wxString& name = wxNotebookNameStr); virtual ~wxNotebook(); // accessors