diff options
Diffstat (limited to 'plugins/NewStory/src/resource.h')
-rw-r--r-- | plugins/NewStory/src/resource.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/NewStory/src/resource.h b/plugins/NewStory/src/resource.h index 749746c9e7..f52b7eaf74 100644 --- a/plugins/NewStory/src/resource.h +++ b/plugins/NewStory/src/resource.h @@ -37,6 +37,7 @@ #define IDC_PROGRESS 1002 //!!! #define IDC_EDIT1 1003 //!!! #define IDC_SEARCHTEXT 1004 +#define IDC_RESET 1005 #define IDC_MESSAGE 1010 #define IDC_USERINFO 1011 #define IDC_USERMENU 1012 |