mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-02 05:38:06 -06: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:
committed by
sledgehammer999
parent
fcc1564a62
commit
4445c2dab2
@@ -42,6 +42,7 @@ namespace Utils
|
||||
using Version = Utils::Version<quint8, 3, 1>;
|
||||
|
||||
bool isValid() const;
|
||||
bool isSupportedVersion() const;
|
||||
|
||||
QString executableName;
|
||||
Version version;
|
||||
|
||||
Reference in New Issue
Block a user