summaryrefslogtreecommitdiff
path: root/plugins/NewStory/res
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/NewStory/res')
-rw-r--r--plugins/NewStory/res/resource.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/NewStory/res/resource.rc b/plugins/NewStory/res/resource.rc
index 570d5217c4..a06a664c5f 100644
--- a/plugins/NewStory/res/resource.rc
+++ b/plugins/NewStory/res/resource.rc
@@ -168,7 +168,7 @@ BEGIN
LTEXT "Text preview:",IDC_STATIC,157,7,143,8
EDITTEXT IDC_PREVIEW,162,20,138,42,ES_MULTILINE | ES_AUTOVSCROLL | ES_READONLY
LTEXT "Graphic preview:",IDC_STATIC,157,67,143,8
- CONTROL "",IDC_GPREVIEW,"MTextControl",WS_TABSTOP,162,80,138,57
+ CONTROL "",IDC_GPREVIEW,"NewstoryList",WS_TABSTOP,162,80,138,57
CONTROL "",IDC_COLOR1,"ColourPicker",WS_TABSTOP,15,200,24,13
CONTROL "",IDC_COLOR2,"ColourPicker",WS_TABSTOP,47,200,24,13
CONTROL "",IDC_COLOR3,"ColourPicker",WS_TABSTOP,79,200,24,13