From: Václav Slavík Date: Thu, 17 Jun 2010 14:39:27 +0000 (+0000) Subject: Document that wxTextEntry was added in 2.9.0. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/5a969d511fa5a7e93d92bd53db58b1fd7f1dbd3a 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 --- diff --git a/interface/wx/textentry.h b/interface/wx/textentry.h index 89bbe2acaa..31bf9279d7 100644 --- a/interface/wx/textentry.h +++ b/interface/wx/textentry.h @@ -21,6 +21,8 @@ @category{ctrl} @see wxTextCtrl, wxComboBox + + @since 2.9.0 */ class wxTextEntry {