mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
Merge pull request #4865 from Chocobo1/os_name
Shorten crash report on windows
This commit is contained in:
commit
56605cd0c3
5 changed files with 52 additions and 17 deletions
|
@ -57,6 +57,10 @@ namespace Utils
|
|||
QPoint screenCenter(QWidget *win);
|
||||
QSize smallIconSize();
|
||||
#endif
|
||||
QString osName();
|
||||
QString boostVersionString();
|
||||
QString libtorrentVersionString();
|
||||
|
||||
int pythonVersion();
|
||||
QString pythonExecutable();
|
||||
QString pythonVersionComplete();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue