X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6762286db6cf974817dead5b88bebf0e390dbb7e..032e024c1c6ab6a20226604baab9d00558620e72:/include/wx/osx/checklst.h?ds=sidebyside diff --git a/include/wx/osx/checklst.h b/include/wx/osx/checklst.h index 5e2fb9774b..5927fbabd3 100644 --- a/include/wx/osx/checklst.h +++ b/include/wx/osx/checklst.h @@ -81,7 +81,7 @@ protected: // the array containing the checked status of the items wxArrayInt m_checks; - + wxListWidgetColumn* m_checkColumn ; void Init();