X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6762286db6cf974817dead5b88bebf0e390dbb7e..d25a864d0a1c0d18733666a5015e46da68b4fb1b:/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();