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);
|
||||
|
||||
@endcode
|
||||
|
||||
@since 3.1.5
|
||||
*/
|
||||
class wxPersistentComboBox : public wxPersistentWindow<wxComboBox>
|
||||
{
|
||||
|
Reference in New Issue
Block a user