mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 07:27:41 -06:00
ENH: Updater: always update plugin to the newest compatible version
Change-Id: Icec343ba4913b9738add9564c78934553a33336c
This commit is contained in:
parent
9d85a7f216
commit
fcf490028a
4 changed files with 115 additions and 14 deletions
|
@ -536,6 +536,7 @@ public:
|
|||
private:
|
||||
int updating_bambu_networking();
|
||||
bool on_init_inner();
|
||||
void copy_network_if_available();
|
||||
bool on_init_network(bool try_backup = false);
|
||||
void init_networking_callbacks();
|
||||
void init_app_config();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue