mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 09:17:52 -06:00
Correct selection update on MSW
This commit is contained in:
parent
a772a19915
commit
8a3cf3f71d
2 changed files with 61 additions and 54 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue