Add version information to wxPersistentComboBox documentation
Just add the previously forgotten "@since" tag.
This commit is contained in:
@@ -30,6 +30,8 @@
|
|||||||
combo->SetSelection(0);
|
combo->SetSelection(0);
|
||||||
|
|
||||||
@endcode
|
@endcode
|
||||||
|
|
||||||
|
@since 3.1.5
|
||||||
*/
|
*/
|
||||||
class wxPersistentComboBox : public wxPersistentWindow<wxComboBox>
|
class wxPersistentComboBox : public wxPersistentWindow<wxComboBox>
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user