diff options
Diffstat (limited to 'plugins/NewStory/src/resource.h')
-rw-r--r-- | plugins/NewStory/src/resource.h | 43 |
1 files changed, 22 insertions, 21 deletions
diff --git a/plugins/NewStory/src/resource.h b/plugins/NewStory/src/resource.h index 13bc660309..4a07545c30 100644 --- a/plugins/NewStory/src/resource.h +++ b/plugins/NewStory/src/resource.h @@ -7,27 +7,28 @@ #define IDD_OPT_ADVANCED 103 #define IDD_CALENDARTOOL 104 #define IDR_POPUPS 105 -#define ICO_NEWSTORY 107 -#define ICO_USERINFO 108 -#define ICO_USERMENU 109 -#define ICO_SEARCH 110 -#define ICO_OPTIONS 111 -#define ICO_FILTER 112 -#define ICO_EXPORT 113 -#define ICO_COPY 114 -#define ICO_SENDMSG 115 -#define ICO_MSGIN 116 -#define ICO_MSGOUT 117 -#define ICO_SIGNIN 118 -#define ICO_UNKNOWN 121 -#define ICO_FINDPREV 122 -#define ICO_FINDNEXT 123 -#define ICO_CALENDAR 124 -#define ICO_TPLGROUP 125 -#define ICO_RESET 126 -#define ICO_PREVIEW 127 -#define ICO_VARHELP 128 -#define ICO_TIMETREE 129 +#define IDI_BOOKMARK 106 +#define IDI_NEWSTORY 107 +#define IDI_USERINFO 108 +#define IDI_USERMENU 109 +#define IDI_SEARCH 110 +#define IDI_OPTIONS 111 +#define IDI_FILTER 112 +#define IDI_EXPORT 113 +#define IDI_COPY 114 +#define IDI_SENDMSG 115 +#define IDI_MSGIN 116 +#define IDI_MSGOUT 117 +#define IDI_SIGNIN 118 +#define IDI_UNKNOWN 121 +#define IDI_FINDPREV 122 +#define IDI_FINDNEXT 123 +#define IDI_CALENDAR 124 +#define IDI_TPLGROUP 125 +#define IDI_RESET 126 +#define IDI_PREVIEW 127 +#define IDI_VARHELP 128 +#define IDI_TIMETREE 129 #define IDC_USERINFO 1000 #define IDC_USERMENU 1001 #define IDC_MESSAGE 1002 |