Applied patch [ 920076 ] [listctrl sample] Keep multiselect menu item in sync

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26316 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2004-03-23 22:18:06 +00:00
parent e9489c363d
commit ae403b112c
2 changed files with 7 additions and 0 deletions

View File

@@ -115,6 +115,7 @@ protected:
void OnThaw(wxCommandEvent& event);
void OnUpdateShowColInfo(wxUpdateUIEvent& event);
void OnUpdateToggleMultiSel(wxUpdateUIEvent& event);
wxImageList *m_imageListNormal;
wxImageList *m_imageListSmall;