mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-31 03:50:20 -07:00
Add helper function: Get DPI scaled icon size (device-dependent)
This commit is contained in:
parent
3335a111e1
commit
e275c3ba52
3 changed files with 12 additions and 1 deletions
|
@ -54,6 +54,7 @@ namespace Utils
|
|||
void shutdownComputer(ShutdownAction action);
|
||||
// Get screen center
|
||||
QPoint screenCenter(QWidget *win);
|
||||
QSize smallIconSize();
|
||||
#endif
|
||||
int pythonVersion();
|
||||
QString pythonExecutable();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue