X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/80fdcdb90ef779185492dab676d461fc34933312..70680b6177bdcebadfa329fae91c240aa9023f2b:/include/wx/osx/notebook.h 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 // ---------