wxWidgets/include/wx/univ
Vadim Zeitlin 681be2ef80 Refactor: use wxBookCtrlBase::m_selection in all derived classes.
All book control classes with the exception of wxGTK wxNotebook stored the
currently selected page in m_selection or m_nSelection (or, in wxUniv
wxNotebook case, m_sel) variable. Remove all of them and add m_selection
directly to the base class itself so that it can be reused everywhere.

Closes #12622.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65931 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-10-27 16:54:36 +00:00
..
app.h
bmpbuttn.h
button.h
checkbox.h
checklst.h
chkconf.h
choice.h
colschem.h
combobox.h
control.h
dialog.h
frame.h
gauge.h
inpcons.h
inphand.h
listbox.h
menu.h
menuitem.h
notebook.h Refactor: use wxBookCtrlBase::m_selection in all derived classes. 2010-10-27 16:54:36 +00:00
radiobox.h
radiobut.h
renderer.h
scrarrow.h
scrolbar.h
scrthumb.h
scrtimer.h
setup0.h Merge wxUIActionSimulator fixes from SOC2010_GUI_TEST branch. 2010-08-22 22:15:42 +00:00
setup_inc.h
slider.h
spinbutt.h
statbmp.h
statbox.h
statline.h
stattext.h
statusbr.h
stdrend.h
textctrl.h
tglbtn.h
theme.h
toolbar.h
toplevel.h
window.h