removed the qt scaling
This commit is contained in:
@@ -73,8 +73,6 @@ int main(int argc, char *argv[])
|
|||||||
a.installNativeEventFilter(new DpiNativeEventFilter);
|
a.installNativeEventFilter(new DpiNativeEventFilter);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
a.setAttribute(Qt::AA_EnableHighDpiScaling, true);
|
|
||||||
|
|
||||||
// Options
|
// Options
|
||||||
bool portable = false;
|
bool portable = false;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user