Index: source/tools/atlas/AtlasUI/ScenarioEditor/Sections/Object/Object.h =================================================================== --- source/tools/atlas/AtlasUI/ScenarioEditor/Sections/Object/Object.h +++ source/tools/atlas/AtlasUI/ScenarioEditor/Sections/Object/Object.h @@ -35,7 +35,7 @@ void OnToggleViewer(wxCommandEvent& evt); void OnSelectType(wxCommandEvent& evt); void OnSelectFilter(wxCommandEvent& evt); - void OnSelectObject(wxCommandEvent& evt); + void OnSelectObject(wxListEvent& evt); ObjectSidebarImpl* m_Impl;