mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-14 01:03:08 -07:00
Fix asking to install Python
The dialog asking users to install python is borked since the last refactor, this commit fixes it.
This commit is contained in:
parent
60ecc4fe8f
commit
7d808cfc99
4 changed files with 45 additions and 75 deletions
|
@ -201,7 +201,6 @@ private:
|
|||
QIcon getSystrayIcon() const;
|
||||
#endif
|
||||
#ifdef Q_OS_WIN
|
||||
bool addPythonPathToEnv();
|
||||
void installPython();
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue