Add version information to wxPersistentComboBox documentation
Just add the previously forgotten "@since" tag.
This commit is contained in:
parent
152ec51033
commit
4b375971b1
1 changed files with 2 additions and 0 deletions
|
|
@ -30,6 +30,8 @@
|
|||
combo->SetSelection(0);
|
||||
|
||||
@endcode
|
||||
|
||||
@since 3.1.5
|
||||
*/
|
||||
class wxPersistentComboBox : public wxPersistentWindow<wxComboBox>
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue