From a7eaa7caa194e99e44ec8175781e7c6607c45858 Mon Sep 17 00:00:00 2001 From: Jamie Newbon Date: Thu, 7 Nov 2019 12:33:26 +0000 Subject: [PATCH] #6575 Fixed windows theme reverting to very old style --- dist/wix/Include.wxi.in | 2 +- dist/wix/Product.wxs | 11 +++++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/dist/wix/Include.wxi.in b/dist/wix/Include.wxi.in index 3cfcd201..e126a26c 100644 --- a/dist/wix/Include.wxi.in +++ b/dist/wix/Include.wxi.in @@ -17,7 +17,7 @@ - + diff --git a/dist/wix/Product.wxs b/dist/wix/Product.wxs index deb5ea74..374cee94 100644 --- a/dist/wix/Product.wxs +++ b/dist/wix/Product.wxs @@ -13,6 +13,7 @@ + @@ -77,6 +78,7 @@ + @@ -130,12 +132,17 @@ + + + + + - + - +