@wxsince -> @since in Doxygen docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53281 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -130,9 +130,9 @@ public:
|
||||
currently selected item in it. When it is not shown, its result is the
|
||||
same as for the other function.
|
||||
|
||||
@wxsince{2.6.2} (before this version,
|
||||
wxControlWithItems::GetSelection() itself behaved like
|
||||
this).
|
||||
@since 2.6.2.
|
||||
In older versions, wxControlWithItems::GetSelection() itself
|
||||
behaved like this.
|
||||
*/
|
||||
int GetCurrentSelection() const;
|
||||
|
||||
|
Reference in New Issue
Block a user