mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-14 01:03:08 -07:00
Fix program updater on Windows/Mac
This commit is contained in:
parent
f24224649d
commit
0fd8ecd9ee
2 changed files with 12 additions and 13 deletions
|
@ -52,8 +52,8 @@ protected:
|
|||
|
||||
protected slots:
|
||||
void rssDownloadFinished(QNetworkReply* reply);
|
||||
void installUpdate(QString update_path);
|
||||
void saveUpdate(QNetworkReply* reply);
|
||||
//void installUpdate(QString update_path);
|
||||
//void saveUpdate(QNetworkReply* reply);
|
||||
void setUpdateUrl(QString title);
|
||||
|
||||
signals:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue