From 6d437b282adeda30264f84a1080ca8f98f2a9439 Mon Sep 17 00:00:00 2001 From: William Date: Sat, 3 Nov 2018 22:33:55 -0400 Subject: [PATCH] Add supportedOS manifests for Windows 7, 8, 8.1, and 10 to DolphinQt and Updater. Enables high contrast themes on Windows 8+. --- Source/Core/DolphinQt/DolphinQt.manifest | 8 ++++++++ Source/Core/Updater/Updater.exe.manifest | 8 ++++++++ 2 files changed, 16 insertions(+) diff --git a/Source/Core/DolphinQt/DolphinQt.manifest b/Source/Core/DolphinQt/DolphinQt.manifest index aad83c561a..8c709b5c38 100644 --- a/Source/Core/DolphinQt/DolphinQt.manifest +++ b/Source/Core/DolphinQt/DolphinQt.manifest @@ -5,4 +5,12 @@ true + + + + + + + + diff --git a/Source/Core/Updater/Updater.exe.manifest b/Source/Core/Updater/Updater.exe.manifest index 5116462f29..a2b756c497 100644 --- a/Source/Core/Updater/Updater.exe.manifest +++ b/Source/Core/Updater/Updater.exe.manifest @@ -19,4 +19,12 @@ /> + + + + + + + + \ No newline at end of file