mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-07 06:57:36 -06:00
ENH:get printer error when binding error occurs
Change-Id: I492d48cacb341329e6981f9f2ddc180e30d2bd30
This commit is contained in:
parent
8060299515
commit
5631ea245e
2 changed files with 22 additions and 1 deletions
|
@ -94,6 +94,7 @@ public:
|
|||
void on_show(wxShowEvent &event);
|
||||
void on_close(wxCloseEvent& event);
|
||||
void on_destroy();
|
||||
wxString get_print_error(wxString str);
|
||||
};
|
||||
|
||||
class UnBindMachineDialog : public DPIDialog
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue