mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 17:27:52 -06:00
ENH: parse ack of upgrade confirm
Change-Id: I33691749221aac4c83f71d6d76708d7b2d8d6d4d Signed-off-by: Stone Li <stone.li@bambulab.com>
This commit is contained in:
parent
8c923804fc
commit
6fee9bcca1
4 changed files with 58 additions and 23 deletions
|
@ -109,6 +109,7 @@ protected:
|
|||
|
||||
void upgrade_firmware_internal();
|
||||
void on_show_release_note(wxMouseEvent &event);
|
||||
void confirm_upgrade(MachineObject* obj = nullptr);
|
||||
|
||||
public:
|
||||
MachineInfoPanel(wxWindow* parent, wxWindowID id = wxID_ANY, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxTAB_TRAVERSAL, const wxString& name = wxEmptyString);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue