mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00:00
FIX: [STUDIO-2679] Hide extra icons
Change-Id: Ib5c1399b837c66ef1540393672a31a2e14635ac8
This commit is contained in:
@@ -736,6 +736,9 @@ PlaterPresetComboBox::PlaterPresetComboBox(wxWindow *parent, Preset::Type preset
|
||||
else
|
||||
switch_to_tab();
|
||||
});
|
||||
#ifdef __linux__
|
||||
edit_btn->Hide();
|
||||
#endif //__linux__
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user