]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/cocoa/notebook.h
support SDK < 10.6, fixes #14902
[wxWidgets.git] / include / wx / cocoa / notebook.h
index 6cc8161ff0b48cca5fa43f1455ba7775c98b86e4..e158a18fdd287ee22c1b1a43850532de8a48f90f 100644 (file)
@@ -97,7 +97,7 @@ public:
                      wxNotebookPage *win,
                      const wxString& strText,
                      bool bSelect = false,
                      wxNotebookPage *win,
                      const wxString& strText,
                      bool bSelect = false,
-                     int imageId = -1 );
+                     int imageId = NO_IMAGE );
 
 protected:
 };
 
 protected:
 };