Sidebar: Fixed update of the action buttons when switch between physical printers with the same printer preset, but print has a invalid data.

Related to #8800.
This commit is contained in:
YuSanka 2022-12-27 21:09:13 +01:00
parent 529c126e6d
commit b899d51aba
3 changed files with 19 additions and 8 deletions

View file

@ -313,6 +313,7 @@ public:
void update_menus();
void show_action_buttons(const bool is_ready_to_slice) const;
void show_action_buttons() const;
wxString get_project_filename(const wxString& extension = wxEmptyString) const;
void set_project_filename(const wxString& filename);