mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-25 07:34:03 -06:00
ENH:display error msg when connecting to the printer fails
Change-Id: I483d6c00bdd623e34bce5b087bfbcb9a5e876fa3
This commit is contained in:
parent
4fd8a2b957
commit
6f2839b641
25 changed files with 378 additions and 127 deletions
|
@ -84,6 +84,8 @@ public:
|
|||
void hide_cancel_button();
|
||||
void change_button_label(wxString name);
|
||||
|
||||
void disable_cancel_button();
|
||||
void enable_cancel_button();
|
||||
private:
|
||||
bool m_show_error_info_state = false;
|
||||
bool m_busy = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue