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 ae57e7909c..cbae402065 100644
--- a/plugins/NewStory/res/resource.rc
+++ b/plugins/NewStory/res/resource.rc
@@ -248,7 +248,7 @@ BEGIN
MENUITEM "Copy", ID_CONTEXT_COPY
MENUITEM SEPARATOR
MENUITEM "Edit", ID_CONTEXT_EDIT
- MENUITEM "Delete", ID_CONTEXT_DELETE, GRAYED
+ MENUITEM "Delete", ID_CONTEXT_DELETE
MENUITEM SEPARATOR
MENUITEM "Select all", ID_CONTEXT_SELECTALL
END