]> git.lyx.org Git - features.git/commit
Remove special code for Qt5 to manage HiDPI. It's not needed anymore and leads to...
authorStephan Witt <switt@lyx.org>
Sat, 7 May 2016 07:56:03 +0000 (09:56 +0200)
committerRichard Heck <rgheck@lyx.org>
Sun, 29 May 2016 21:55:43 +0000 (17:55 -0400)
commitd5fb80ed874057da0d0b31b836052b9fa35ba269
treec7bb9e1ee7143fafdd3530eac857f6ce7cd52d4b
parentee18af67cde868032f6a18db798ac6c07922f5d0
Remove special code for Qt5 to manage HiDPI. It's not needed anymore and leads to strange icon scaling problems in mixed resolution environment.
For reference see the screen shots in bug tracker ticket #10114.
src/frontends/qt4/GuiApplication.cpp