Document that wxTextEntry was added in 2.9.0.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64608 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2010-06-17 14:39:27 +00:00
parent 4c83615f07
commit 5a969d511f

View File

@@ -21,6 +21,8 @@
@category{ctrl}
@see wxTextCtrl, wxComboBox
@since 2.9.0
*/
class wxTextEntry
{