From de97124a4bd12bdb903eddff27d61fec288af48c Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sun, 24 Jul 2016 10:40:05 +0200 Subject: cmake, qt: add qt.conf to try fix hidpi User confirms dpiawareness=0 fixes hidpi. --- bin/qt.conf | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 bin/qt.conf (limited to 'bin') diff --git a/bin/qt.conf b/bin/qt.conf new file mode 100644 index 00000000..89808c16 --- /dev/null +++ b/bin/qt.conf @@ -0,0 +1,2 @@ +[Platforms] +WindowsArguments = dpiawareness=0 \ No newline at end of file -- cgit v1.2.3