FIX: [STUDIO-1525] not switch preset after cancel edit dialog

Change-Id: I91810298da40250e3c5def72737b2be6df764a3b
This commit is contained in:
chunmao.guo
2022-12-15 04:38:15 -05:00
committed by Lane.Wei
parent 50a5f8bddf
commit 5a6263c9f3
8 changed files with 29 additions and 14 deletions
+1 -1
View File
@@ -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();