mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-15 10:47:50 -06:00
FIX: [STUDIO-1525] not switch preset after cancel edit dialog
Change-Id: I91810298da40250e3c5def72737b2be6df764a3b
This commit is contained in:
parent
50a5f8bddf
commit
5a6263c9f3
8 changed files with 29 additions and 14 deletions
|
@ -170,7 +170,7 @@ public:
|
|||
|
||||
wxColor get_color() { return m_color; }
|
||||
|
||||
void switch_to_tab();
|
||||
bool switch_to_tab();
|
||||
void change_extruder_color();
|
||||
void show_add_menu();
|
||||
void show_edit_menu();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue