From f9d6a69003715ece61edf4e890e0c7eb8671b6d6 Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Mon, 22 Aug 2016 08:39:14 +0000 Subject: There are different popup plugins (YAPP, Toster) git-svn-id: http://svn.miranda-ng.org/main/trunk@17198 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/WebView/res/webview.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/WebView/res') diff --git a/plugins/WebView/res/webview.rc b/plugins/WebView/res/webview.rc index e4eed9a55d..80f20d478a 100644 --- a/plugins/WebView/res/webview.rc +++ b/plugins/WebView/res/webview.rc @@ -288,9 +288,9 @@ BEGIN EDITTEXT IDC_DELAY,65,15,31,9,ES_RIGHT | ES_AUTOHSCROLL | ES_NUMBER | NOT WS_BORDER,WS_EX_STATICEDGE LTEXT "seconds",IDC_STATIC,106,15,34,10 - //CONTROL "From Popup plugin",IDC_PD1,"Button",BS_AUTORADIOBUTTON, + //CONTROL "From popup plugin",IDC_PD1,"Button",BS_AUTORADIOBUTTON, // 18,30,110,8 - CONTROL "From Popup plugin",IDC_PD1,"MButtonClass",WS_TABSTOP, + CONTROL "From popup plugin",IDC_PD1,"MButtonClass",WS_TABSTOP, 18,30,110,8 //CONTROL "Permanent",IDC_PD2,"Button",BS_AUTORADIOBUTTON,18,45, // 110,8 -- cgit v1.2.3