diff options
Diffstat (limited to 'src/ext/UI/wixlib/WixUI_Mondo.wxs')
-rw-r--r-- | src/ext/UI/wixlib/WixUI_Mondo.wxs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ext/UI/wixlib/WixUI_Mondo.wxs b/src/ext/UI/wixlib/WixUI_Mondo.wxs index 2d53b9dd..6a4b15b1 100644 --- a/src/ext/UI/wixlib/WixUI_Mondo.wxs +++ b/src/ext/UI/wixlib/WixUI_Mondo.wxs | |||
@@ -31,7 +31,6 @@ Patch dialog sequence: | |||
31 | <TextStyle Id="WixUI_Font_Title" FaceName="Tahoma" Size="9" Bold="yes" /> | 31 | <TextStyle Id="WixUI_Font_Title" FaceName="Tahoma" Size="9" Bold="yes" /> |
32 | 32 | ||
33 | <Property Id="DefaultUIFont" Value="WixUI_Font_Normal" /> | 33 | <Property Id="DefaultUIFont" Value="WixUI_Font_Normal" /> |
34 | <Property Id="WixUI_Mode" Value="Mondo" /> | ||
35 | 34 | ||
36 | <DialogRef Id="ErrorDlg" /> | 35 | <DialogRef Id="ErrorDlg" /> |
37 | <DialogRef Id="FatalError" /> | 36 | <DialogRef Id="FatalError" /> |