From aeca857561147178aedea592b7aee3678b0a61e4 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 24 Jan 2017 10:01:32 -0600 Subject: [PATCH] fix so patch actually applies --- qtbase-hidpi_scale_at_192.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qtbase-hidpi_scale_at_192.patch b/qtbase-hidpi_scale_at_192.patch index efde38f..123f1ae 100644 --- a/qtbase-hidpi_scale_at_192.patch +++ b/qtbase-hidpi_scale_at_192.patch @@ -1,5 +1,5 @@ --- qtbase-opensource-src-5.7.1/src/plugins/platforms/xcb/qxcbscreen.cpp.orig 2017-01-11 11:42:59.544860428 +0100 -+++ qtbase-opensource-src-5.7.1/src/plugins/platforms/xcb/qxcbscreen.cpp.orig 2017-01-11 11:43:51.142956762 +0100 ++++ qtbase-opensource-src-5.7.1/src/plugins/platforms/xcb/qxcbscreen.cpp 2017-01-11 11:43:51.142956762 +0100 @@ -633,7 +633,7 @@ void QXcbScreen::updateGeometry(const QR m_sizeMillimeters = sizeInMillimeters(xGeometry.size(), virtualDpi());