mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 02:27:09 -07:00
This commit is contained in:
parent
ba1f9558a9
commit
19c0a98701
1 changed files with 2 additions and 0 deletions
|
@ -155,6 +155,8 @@ private:
|
|||
#ifdef Q_OS_WIN
|
||||
bool addPythonPathToEnv();
|
||||
void installPython();
|
||||
|
||||
private slots:
|
||||
void pythonDownloadSuccess(QString url, QString file_path);
|
||||
void pythonDownloadFailure(QString url, QString error);
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue