summaryrefslogtreecommitdiff
path: root/src/core/stdchat/res
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/stdchat/res')
-rw-r--r--src/core/stdchat/res/chat.rc6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/core/stdchat/res/chat.rc b/src/core/stdchat/res/chat.rc
index c4fc84fc82..bae7f07e5f 100644
--- a/src/core/stdchat/res/chat.rc
+++ b/src/core/stdchat/res/chat.rc
@@ -135,7 +135,7 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_DEFAULT
//
IDD_OPTIONS1 DIALOGEX 0, 0, 300, 230
-STYLE DS_SETFONT | DS_FIXEDSYS | WS_POPUP | WS_VISIBLE
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
@@ -146,7 +146,7 @@ BEGIN
END
IDD_OPTIONS2 DIALOGEX 0, 0, 300, 200
-STYLE DS_SETFONT | DS_FIXEDSYS | WS_POPUP | WS_VISIBLE
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
@@ -196,7 +196,7 @@ BEGIN
END
IDD_OPTIONSPOPUP DIALOGEX 0, 0, 277, 177
-STYLE DS_FIXEDSYS | DS_SETFONT | WS_POPUP | WS_VISIBLE
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN