aboutsummarylogtreecommitdiffstats
path: root/0028-Include-uiviewsettingsinterop.h-correctly.patch
diff options
context:
space:
mode:
Diffstat (limited to '0028-Include-uiviewsettingsinterop.h-correctly.patch')
-rw-r--r--0028-Include-uiviewsettingsinterop.h-correctly.patch25
1 files changed, 0 insertions, 25 deletions
diff --git a/0028-Include-uiviewsettingsinterop.h-correctly.patch b/0028-Include-uiviewsettingsinterop.h-correctly.patch
deleted file mode 100644
index 7cbf06140718..000000000000
--- a/0028-Include-uiviewsettingsinterop.h-correctly.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-From f598982149077d0cd9aeb51efe47116f3598b8eb Mon Sep 17 00:00:00 2001
-From: Martchus <martchus@gmx.net>
-Date: Wed, 25 Jan 2017 23:41:16 +0100
-Subject: [PATCH 28/30] Include uiviewsettingsinterop.h correctly
-
----
- src/plugins/platforms/windows/qwin10helpers.cpp | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/src/plugins/platforms/windows/qwin10helpers.cpp b/src/plugins/platforms/windows/qwin10helpers.cpp
-index 977bbfd11b..12cccd124b 100644
---- a/src/plugins/platforms/windows/qwin10helpers.cpp
-+++ b/src/plugins/platforms/windows/qwin10helpers.cpp
-@@ -57,7 +57,7 @@
- #endif
-
- #ifdef HAS_UI_VIEW_SETTINGS_INTEROP
--# include <UIViewSettingsInterop.h>
-+# include <uiviewsettingsinterop.h>
- #endif
-
- #ifndef HAS_UI_VIEW_SETTINGS_INTEROP
---
-2.12.1
-