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:
parent
529c126e6d
commit
b899d51aba
3 changed files with 19 additions and 8 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue