Files
wxWidgets/include/wx/generic
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
..
2009-12-05 19:57:58 +00:00
2008-08-22 11:32:23 +00:00
2007-12-08 17:55:37 +00:00
2009-02-01 20:59:03 +00:00
2009-07-23 20:30:22 +00:00
2009-01-11 11:58:34 +00:00
2008-12-31 15:27:00 +00:00
2009-12-05 19:57:58 +00:00