mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06:00
Fixed post-merge bugs
This commit is contained in:
parent
0371f368a4
commit
c1724f45c9
2 changed files with 9 additions and 16 deletions
|
@ -396,7 +396,7 @@ void object_ctrl_selection_changed()
|
|||
|
||||
part_selection_changed();
|
||||
|
||||
if (m_selected_object_id < 0) return;
|
||||
// if (m_selected_object_id < 0) return;
|
||||
|
||||
if (m_event_object_selection_changed > 0) {
|
||||
wxCommandEvent event(m_event_object_selection_changed);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue