mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 19:12:17 +00:00
ENH:display the retry button when the print error requires retty
Change-Id: Ia0aaa33015dec2492d611c93293becbf32f34c23
This commit is contained in:
@@ -511,6 +511,7 @@ class AMSControl : public wxSimplebook
|
||||
public:
|
||||
AMSControl(wxWindow *parent, wxWindowID id = wxID_ANY, const wxPoint &pos = wxDefaultPosition, const wxSize &size = wxDefaultSize);
|
||||
|
||||
void on_retry();
|
||||
void init_scaled_buttons();
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user