mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-30 19:40:18 -07:00
Create helper function to get OS name
This commit is contained in:
parent
7b2fab411c
commit
498f5e3877
3 changed files with 23 additions and 2 deletions
|
@ -56,6 +56,8 @@ namespace Utils
|
|||
QPoint screenCenter(QWidget *win);
|
||||
QSize smallIconSize();
|
||||
#endif
|
||||
QString osName();
|
||||
|
||||
int pythonVersion();
|
||||
QString pythonExecutable();
|
||||
QString pythonVersionComplete();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue