mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-19 12:59:56 -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
|
#ifdef Q_OS_WIN
|
||||||
bool addPythonPathToEnv();
|
bool addPythonPathToEnv();
|
||||||
void installPython();
|
void installPython();
|
||||||
|
|
||||||
|
private slots:
|
||||||
void pythonDownloadSuccess(QString url, QString file_path);
|
void pythonDownloadSuccess(QString url, QString file_path);
|
||||||
void pythonDownloadFailure(QString url, QString error);
|
void pythonDownloadFailure(QString url, QString error);
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue