feature remove not work code

This commit is contained in:
alves
2025-12-31 15:07:28 +08:00
parent 26ca095e0a
commit 6c20bc3b31
4 changed files with 22 additions and 18 deletions

View File

@@ -578,6 +578,7 @@ private:
bool m_studio_active = true;
std::chrono::system_clock::time_point last_active_point;
bool check_preset_version();
void check_new_version_sf(bool show_tips = false, bool by_user = false);
void process_network_msg(std::string dev_id, std::string msg);
void enter_force_upgrade();