X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/af0b20630c6820b704e976284e3be27bea6aaf85..9869c26285dc51d13607cddaa04f65ce983653a5:/include/wx/osx/notebook.h diff --git a/include/wx/osx/notebook.h b/include/wx/osx/notebook.h index 8082d3075b..7e0ac72291 100644 --- a/include/wx/osx/notebook.h +++ b/include/wx/osx/notebook.h @@ -1,9 +1,8 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: notebook.h +// Name: wx/osx/notebook.h // Purpose: MSW/GTK compatible notebook (a.k.a. property sheet) // Author: Stefan Csomor // Modified by: -// RCS-ID: $Id$ // Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -95,7 +94,7 @@ public: wxNotebookPage *pPage, const wxString& strText, bool bSelect = false, - int imageId = -1); + int imageId = NO_IMAGE); // callbacks // ---------