From faa1d1f2963789c10514711dbccf51f812cff582 Mon Sep 17 00:00:00 2001 From: Alexander Shaduri Date: Fri, 4 Feb 2022 12:08:40 +0400 Subject: [PATCH] Windows: Enable dpiAware support in manifest - Adwaita theme works with it. Signed-off-by: Alexander Shaduri --- src/gsmartcontrol.exe.manifest.in | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/gsmartcontrol.exe.manifest.in b/src/gsmartcontrol.exe.manifest.in index c2f8b3c..536d7fc 100644 --- a/src/gsmartcontrol.exe.manifest.in +++ b/src/gsmartcontrol.exe.manifest.in @@ -18,10 +18,12 @@ - + - false + true