aboutsummaryrefslogtreecommitdiff
path: root/src/ext/UI/wixlib/WixUI_FeatureTree.wxs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/ext/UI/wixlib/WixUI_FeatureTree.wxs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ext/UI/wixlib/WixUI_FeatureTree.wxs b/src/ext/UI/wixlib/WixUI_FeatureTree.wxs
index e999f2fe..6f36bdb8 100644
--- a/src/ext/UI/wixlib/WixUI_FeatureTree.wxs
+++ b/src/ext/UI/wixlib/WixUI_FeatureTree.wxs
@@ -29,7 +29,6 @@ Patch dialog sequence:
29 <TextStyle Id="WixUI_Font_Title" FaceName="Tahoma" Size="9" Bold="yes" /> 29 <TextStyle Id="WixUI_Font_Title" FaceName="Tahoma" Size="9" Bold="yes" />
30 30
31 <Property Id="DefaultUIFont" Value="WixUI_Font_Normal" /> 31 <Property Id="DefaultUIFont" Value="WixUI_Font_Normal" />
32 <Property Id="WixUI_Mode" Value="FeatureTree" />
33 32
34 <DialogRef Id="ErrorDlg" /> 33 <DialogRef Id="ErrorDlg" />
35 <DialogRef Id="FatalError" /> 34 <DialogRef Id="FatalError" />