From cacafe063ff2742077cdc42c2946c6a4ad9ad132 Mon Sep 17 00:00:00 2001 From: Tobias Weimer Date: Wed, 15 Jul 2015 23:13:33 +0000 Subject: resource fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@14579 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/WebView/res/webview.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/WebView') diff --git a/plugins/WebView/res/webview.rc b/plugins/WebView/res/webview.rc index 8fcac5b525..bcd7a4ee99 100644 --- a/plugins/WebView/res/webview.rc +++ b/plugins/WebView/res/webview.rc @@ -277,7 +277,7 @@ END //popup options /////// IDD_POPUP DIALOGEX 0, 0, 306, 183 -STYLE DS_MODALFRAME | DS_FIXEDSYS | WS_CHILD +STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD EXSTYLE WS_EX_CONTROLPARENT FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN -- cgit v1.2.3