diff options
Diffstat (limited to 'plugins/StartupSilence/res/StartupSilence.rc')
-rw-r--r-- | plugins/StartupSilence/res/StartupSilence.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/StartupSilence/res/StartupSilence.rc b/plugins/StartupSilence/res/StartupSilence.rc index 65858a1cdd..635a986bc4 100644 --- a/plugins/StartupSilence/res/StartupSilence.rc +++ b/plugins/StartupSilence/res/StartupSilence.rc @@ -25,7 +25,7 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL //
IDD_SSOPT DIALOGEX 0, 0, 312, 238
-STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_BORDER
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
|