git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39331
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
*m_chkOwnerDraw;
// the listbox itself and the sizer it is in
*m_chkOwnerDraw;
// the listbox itself and the sizer it is in
wxSizer *m_sizerLbox;
// the text entries for "Add/change string" and "Delete" buttons
wxSizer *m_sizerLbox;
// the text entries for "Add/change string" and "Delete" buttons
m_chkSort =
m_chkOwnerDraw = (wxCheckBox *)NULL;
m_chkSort =
m_chkOwnerDraw = (wxCheckBox *)NULL;
- m_lbox = (wxListBox *)NULL;
+ m_lbox = (wxListBoxBase *)NULL;
m_sizerLbox = (wxSizer *)NULL;
/*
m_sizerLbox = (wxSizer *)NULL;
/*