Fixed minor typo in comment.
This commit is contained in:
@@ -1527,8 +1527,8 @@ public:
|
|||||||
|
|
||||||
// Hides or reveals the property.
|
// Hides or reveals the property.
|
||||||
// hide - true for hide, false for reveal.
|
// hide - true for hide, false for reveal.
|
||||||
// flags - By default changes are applied recursively. Set this paramter
|
// flags - By default changes are applied recursively. Set this
|
||||||
// wxPG_DONT_RECURSE to prevent this.
|
// parameter to wxPG_DONT_RECURSE to prevent this.
|
||||||
bool Hide( bool hide, int flags = wxPG_RECURSE );
|
bool Hide( bool hide, int flags = wxPG_RECURSE );
|
||||||
|
|
||||||
// Returns true if property has visible children.
|
// Returns true if property has visible children.
|
||||||
|
Reference in New Issue
Block a user