mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
Add OpenSSL version to GUI & stackdump
This commit is contained in:
parent
6bb4eb825b
commit
f13bcbd772
5 changed files with 40 additions and 8 deletions
|
@ -78,6 +78,7 @@ namespace Utils
|
|||
QString osName();
|
||||
QString boostVersionString();
|
||||
QString libtorrentVersionString();
|
||||
QString opensslVersionString();
|
||||
|
||||
QString unitString(SizeUnit unit, bool isSpeed = false);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue