修复更新升级按钮不生效

This commit is contained in:
yangjiaxuan 2022-11-26 13:44:49 +08:00
parent 7e55faf567
commit dfcc2484d1
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ public:
QString getVersionNum();
private slots:
void on_pbtn_upgrade_clicked();
private: