X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/af0b20630c6820b704e976284e3be27bea6aaf85..43c42c18d36c703a88b1b7b697bac27fe5608eca:/include/wx/osx/notebook.h diff --git a/include/wx/osx/notebook.h b/include/wx/osx/notebook.h index 8082d3075b..1affba34a9 100644 --- a/include/wx/osx/notebook.h +++ b/include/wx/osx/notebook.h @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: notebook.h +// Name: wx/osx/notebook.h // Purpose: MSW/GTK compatible notebook (a.k.a. property sheet) // Author: Stefan Csomor // Modified by: @@ -95,7 +95,7 @@ public: wxNotebookPage *pPage, const wxString& strText, bool bSelect = false, - int imageId = -1); + int imageId = NO_IMAGE); // callbacks // ---------