]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/notebook.h
exposing useful typedefs
[wxWidgets.git] / include / wx / osx / notebook.h
index 3447388f95d1857006720bc0016cd809ff429275..1affba34a98cac88eefae3f231dd543631aaae8e 100644 (file)
@@ -95,7 +95,7 @@ public:
                   wxNotebookPage *pPage,
                   const wxString& strText,
                   bool bSelect = false,
-                  int imageId = -1);
+                  int imageId = NO_IMAGE);
 
   // callbacks
   // ---------