mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 07:11:12 -06:00
ENH:clear virtual tray when change printers
Change-Id: I894c9ba54512a1b833bfd9da33f901457d297aed
This commit is contained in:
parent
c0bcb2270a
commit
e2b8bff660
4 changed files with 28 additions and 11 deletions
|
@ -617,7 +617,8 @@ public:
|
|||
void show_vams_kn_value(bool show);
|
||||
void update_vams_kn_value(AmsTray tray);
|
||||
|
||||
void post_event(wxEvent &&event);
|
||||
void reset_vams();
|
||||
void post_event(wxEvent&& event);
|
||||
|
||||
virtual bool Enable(bool enable = true);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue