NOISSUE remove AA_UseHighDpiPixmaps
This commit is contained in:
parent
edc25dab17
commit
243f7e4fb4
1 changed files with 0 additions and 1 deletions
|
@ -121,7 +121,6 @@ MultiMC::MultiMC(int &argc, char **argv) : QApplication(argc, argv)
|
||||||
|
|
||||||
startTime = QDateTime::currentDateTime();
|
startTime = QDateTime::currentDateTime();
|
||||||
|
|
||||||
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…
Add table
Add a link
Reference in a new issue