Remove obsoleted comments
This commit is contained in:
@@ -1022,9 +1022,8 @@ public:
|
||||
@return returns @true if selection finished successfully. Usually only
|
||||
fails if current value in editor is not valid.
|
||||
|
||||
@remarks In wxPropertyGrid 1.4, this member function used to generate
|
||||
@c wxEVT_PG_SELECTED. In wxWidgets 2.9 and later, it no longer
|
||||
does that.
|
||||
@remarks In wxWidgets 2.9 and later, this function no longer
|
||||
sends @c wxEVT_PG_SELECTED.
|
||||
|
||||
@remarks This clears any previous selection.
|
||||
|
||||
|
@@ -187,9 +187,8 @@ public:
|
||||
fail if validation was enabled and active editor had invalid
|
||||
value.
|
||||
|
||||
@remarks In wxPropertyGrid 1.4, this member function used to send
|
||||
wxPG_EVT_SELECTED. In wxWidgets 2.9 and later, it no longer
|
||||
does that.
|
||||
@remarks In wxWidgets 2.9 and later, this function no longer
|
||||
sends @c wxPG_EVT_SELECTED.
|
||||
|
||||
@see wxPropertyGrid::SelectProperty()
|
||||
*/
|
||||
|
Reference in New Issue
Block a user