notebook images support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17572 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -143,8 +143,8 @@ protected:
|
|||||||
void ChangePage(int nOldSel, int nSel); // change pages
|
void ChangePage(int nOldSel, int nSel); // change pages
|
||||||
void MacSetupTabs();
|
void MacSetupTabs();
|
||||||
|
|
||||||
// wxImageList *m_pImageList; // we can have an associated image list
|
// the icon indices
|
||||||
// wxArrayPages m_aPages; // array of pages
|
wxArrayInt m_images;
|
||||||
|
|
||||||
int m_nSelection; // the current selection (-1 if none)
|
int m_nSelection; // the current selection (-1 if none)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user