X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4e9a014e9b141643db1a3fd722a863ea30ab0905..b09857ae000a60704207d63290be937584805fb0:/interface/wx/listbox.h diff --git a/interface/wx/listbox.h b/interface/wx/listbox.h index 78dcc11847..538223e6f4 100644 --- a/interface/wx/listbox.h +++ b/interface/wx/listbox.h @@ -67,11 +67,12 @@ @library{wxcore} @category{ctrl} - @appearance{listbox.png} + @appearance{listbox} @see wxEditableListBox, wxChoice, wxComboBox, wxListCtrl, wxCommandEvent */ -class wxListBox : public wxControlWithItems +class wxListBox : public wxControl, + public wxItemContainer { public: /**