summaryrefslogtreecommitdiff
path: root/plugins/WebView/res/webview.rc
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/WebView/res/webview.rc')
-rw-r--r--plugins/WebView/res/webview.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/WebView/res/webview.rc b/plugins/WebView/res/webview.rc
index 80f20d478a..f79a6263b8 100644
--- a/plugins/WebView/res/webview.rc
+++ b/plugins/WebView/res/webview.rc
@@ -142,7 +142,7 @@ END
///contact options
//////////
IDD_CONTACT_OPT DIALOGEX 0, 0, 367, 115
-STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
+STYLE DS_MODALFRAME | DS_3DLOOK | DS_SETFONT | DS_FIXEDSYS | WS_POPUP | WS_CAPTION
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
@@ -209,7 +209,7 @@ END
//Alert Options
////////
IDD_ALRT_OPT DIALOGEX 0, 0, 337, 185
-STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
+STYLE DS_MODALFRAME | DS_3DLOOK | DS_SETFONT | DS_FIXEDSYS | WS_POPUP | WS_CAPTION
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1