diff options
Diffstat (limited to 'plugins/MsgPopup/res')
-rw-r--r-- | plugins/MsgPopup/res/MsgPopup.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/MsgPopup/res/MsgPopup.rc b/plugins/MsgPopup/res/MsgPopup.rc index c4a3406758..fded589a4c 100644 --- a/plugins/MsgPopup/res/MsgPopup.rc +++ b/plugins/MsgPopup/res/MsgPopup.rc @@ -25,7 +25,7 @@ LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT //
IDD_OPTIONS DIALOGEX 0, 0, 295, 181
-STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_VISIBLE
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
|