projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
More changes needed to fix problems resulting from unnecessary wxCursor changes :-(
[wxWidgets.git]
/
include
/
wx
/
propgrid
/
manager.h
diff --git
a/include/wx/propgrid/manager.h
b/include/wx/propgrid/manager.h
index 1b84265dd0d213388e19fd935f89c0ae44f8bba1..e26535de73758381a4546e369c2214fa2db36e6e 100644
(file)
--- a/
include/wx/propgrid/manager.h
+++ b/
include/wx/propgrid/manager.h
@@
-556,10
+556,10
@@
public:
*/
virtual bool RemovePage( int page );
*/
virtual bool RemovePage( int page );
- /** Select and displays a given page.
Also makes it target page for
- insert operations etc.
+ /** Select and displays a given page.
+
@param index
@param index
- Index of page being seleced. Can be -1 to select nothing.
+
Index of page being seleced. Can be -1 to select nothing.
*/
void SelectPage( int index );
*/
void SelectPage( int index );