store ids of sub-items directly in wxSubwindows instead of using a parallel data structure (patch 1865577)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51065 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -118,7 +118,6 @@ protected:
|
||||
|
||||
// the labels windows, if any
|
||||
wxSubwindows *m_labels;
|
||||
wxWindowIDRef *m_labelIds;
|
||||
|
||||
int m_rangeMin;
|
||||
int m_rangeMax;
|
||||
|
Reference in New Issue
Block a user