Correct selection update on MSW

This commit is contained in:
YuSanka 2018-06-19 16:24:49 +02:00
parent a772a19915
commit 8a3cf3f71d
2 changed files with 61 additions and 54 deletions

View file

@ -57,6 +57,8 @@ void unselect_objects();
// Select current object in the list on c++ side
void select_current_object(int idx);
void object_ctrl_selection_changed();
void init_mesh_icons();
void set_event_object_selection_changed(const int& event);
void set_event_object_settings_changed (const int& event);