]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/cocoa/notebook.h
set eol-style and keywords properties on new files
[wxWidgets.git] / include / wx / cocoa / notebook.h
index 21e6ad3271ce34aeed1a78904cfeae22289f8d38..6cc8161ff0b48cca5fa43f1455ba7775c98b86e4 100644 (file)
@@ -56,7 +56,7 @@ protected:
 // ------------------------------------------------------------------------
 public:
     // set the currently selected page, return the index of the previously
-    // selected one (or -1 on error)
+    // selected one (or wxNOT_FOUND on error)
     int SetSelection(size_t nPage);
     // get the currently selected page
     int GetSelection() const;