]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/notebook.h
removing outdated code
[wxWidgets.git] / include / wx / generic / notebook.h
index 32deb7564d70a925ac4c42a9c941b917aef38437..1bd34877be4e339944e4b989087332ed272dd12c 100644 (file)
@@ -107,7 +107,7 @@ public:
                   wxNotebookPage *pPage,
                   const wxString& strText,
                   bool bSelect = false,
-                  int imageId = -1);
+                  int imageId = NO_IMAGE);
 
   // callbacks
   // ---------