RESOLVED FIXED 79364
[Qt] Add Qt5 way to force 96 DPI for tests
https://bugs.webkit.org/show_bug.cgi?id=79364
Summary [Qt] Add Qt5 way to force 96 DPI for tests
Balazs Kelemen
Reported 2012-02-23 07:49:36 PST
So far it was missing because in Qt4 we did this via QX11Info which is no longer available. I have just found in qtest.h that qt5 has a special setting for this, so we can easily fix it.
Attachments
Patch (2.16 KB, patch)
2012-02-23 07:53 PST, Balazs Kelemen
no flags
Balazs Kelemen
Comment 1 2012-02-23 07:53:51 PST
Simon Hausmann
Comment 2 2012-02-23 13:04:19 PST
Comment on attachment 128478 [details] Patch Very nice solution!
Balazs Kelemen
Comment 3 2012-02-24 06:42:09 PST
Comment on attachment 128478 [details] Patch Clearing flags on attachment: 128478 Committed r108790: <http://trac.webkit.org/changeset/108790>
Balazs Kelemen
Comment 4 2012-02-24 06:42:16 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.