mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
Create helper function to get libtorrent version
This commit is contained in:
parent
12627bbc10
commit
d0e31adaf7
4 changed files with 15 additions and 7 deletions
|
@ -58,6 +58,7 @@ namespace Utils
|
|||
#endif
|
||||
QString osName();
|
||||
QString boostVersionString();
|
||||
QString libtorrentVersionString();
|
||||
|
||||
int pythonVersion();
|
||||
QString pythonExecutable();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue