next try
This commit is contained in:
parent
4b8d7bd7fa
commit
9df6804835
1 changed files with 1 additions and 1 deletions
|
@ -726,7 +726,7 @@ void unselect_objects()
|
|||
printf("UNSELECT OBJECTS\n");
|
||||
g_prevent_list_events = true;
|
||||
m_objects_ctrl->UnselectAll();
|
||||
part_selection_changed();
|
||||
// part_selection_changed();
|
||||
g_prevent_list_events = false;
|
||||
|
||||
get_optgroup(ogFrequentlyObjectSettings)->disable();
|
||||
|
|
Loading…
Reference in a new issue