X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/80fdcdb90ef779185492dab676d461fc34933312..43c42c18d36c703a88b1b7b697bac27fe5608eca:/include/wx/osx/notebook.h?ds=inline diff --git a/include/wx/osx/notebook.h b/include/wx/osx/notebook.h index 3447388f95..1affba34a9 100644 --- a/include/wx/osx/notebook.h +++ b/include/wx/osx/notebook.h @@ -95,7 +95,7 @@ public: wxNotebookPage *pPage, const wxString& strText, bool bSelect = false, - int imageId = -1); + int imageId = NO_IMAGE); // callbacks // ---------