parent
a486d8d7fc
commit
311d9ad31e
2 changed files with 3 additions and 2 deletions
|
|
@ -169,7 +169,7 @@ main(int argc, char *argv[])
|
|||
|
||||
// this needs to be after setting the application name. Or how would we find our settings
|
||||
// file then?
|
||||
#if defined(Q_OS_UNIX) && !defined(Q_OS_MACOS)
|
||||
#if !defined(Q_OS_MACOS)
|
||||
if (qgetenv("QT_SCALE_FACTOR").size() == 0) {
|
||||
float factor = utils::scaleFactor();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue