Enable high-dpi QIcon logic
This commit is contained in:
parent
cb0f7a06a1
commit
f2e8a8c904
@ -54,6 +54,7 @@ MultiMC::MultiMC(int &argc, char **argv, const QString &root)
|
|||||||
|
|
||||||
initTranslations();
|
initTranslations();
|
||||||
|
|
||||||
|
setAttribute(Qt::AA_UseHighDpiPixmaps);
|
||||||
// Don't quit on hiding the last window
|
// Don't quit on hiding the last window
|
||||||
this->setQuitOnLastWindowClosed(false);
|
this->setQuitOnLastWindowClosed(false);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user