]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/bookctrl.h
don't leave two conscutive separators after "moving" a standard menu item to the...
[wxWidgets.git] / include / wx / bookctrl.h
index 0f03436ae50acb39797404be7a51d37f9c75d233..d4040211230eda5f630757f77a5e34d8221d3589 100644 (file)
@@ -156,7 +156,7 @@ public:
     // set the currently selected page, return the index of the previously
     // selected one (or -1 on error)
     //
-    // NB: this function will _not_ generate PAGE_CHANGING/ED events
+    // NB: this function will generate PAGE_CHANGING/ED events
     virtual int SetSelection(size_t n) = 0;