summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/res/resource.rc
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/TabSRMM/res/resource.rc')
-rw-r--r--plugins/TabSRMM/res/resource.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/TabSRMM/res/resource.rc b/plugins/TabSRMM/res/resource.rc
index b5354fda07..a8310a679b 100644
--- a/plugins/TabSRMM/res/resource.rc
+++ b/plugins/TabSRMM/res/resource.rc
@@ -463,7 +463,7 @@ BEGIN
GROUPBOX "Templates",IDC_STATIC,3,4,108,94
LISTBOX IDC_TEMPLATELIST,8,14,97,81,LBS_OWNERDRAWVARIABLE | LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_TABSTOP
GROUPBOX "Preview",IDC_STATIC,117,4,249,94
- CONTROL "",IDC_PREVIEW,"RichEdit20W",WS_VSCROLL | WS_TABSTOP | 0x844,122,14,236,80
+ CONTROL "",IDC_PREVIEW,"RichEdit50W",WS_VSCROLL | WS_TABSTOP | 0x844,122,14,236,80
GROUPBOX "Edit template",IDC_STATIC,3,99,363,129
EDITTEXT IDC_EDITTEMPLATE,11,109,344,14,ES_AUTOHSCROLL
LTEXT "Double click a template to edit it. Select a template from the list box and click ""Update Preview"" to show a preview message.",IDC_STATIC,11,126,342,26
@@ -622,7 +622,7 @@ BEGIN
LTEXT "",IDC_STATIC,0,0,298,76
CONTROL "Do not show this message again",IDC_DONTSHOWAGAIN,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,77,277,11
- CONTROL "",IDC_WARNTEXT,"RichEdit20W",WS_VSCROLL | 0x1944,36,23,250,51
+ CONTROL "",IDC_WARNTEXT,"RichEdit50W",WS_VSCROLL | 0x1944,36,23,250,51
ICON "",IDC_WARNICON,6,8,24,24,SS_CENTERIMAGE
LTEXT "Static",IDC_CAPTION,36,5,252,16
DEFPUSHBUTTON "OK",IDOK,245,88,50,14