diff options
Diffstat (limited to 'plugins/SendScreenshotPlus/src/resource.h')
-rw-r--r-- | plugins/SendScreenshotPlus/src/resource.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/SendScreenshotPlus/src/resource.h b/plugins/SendScreenshotPlus/src/resource.h index 5c5dca91ae..9fb928481b 100644 --- a/plugins/SendScreenshotPlus/src/resource.h +++ b/plugins/SendScreenshotPlus/src/resource.h @@ -46,7 +46,8 @@ #define IDI_OK 205 #define IDI_CLOSE 206 //#define IDI_APPLY 207 -//#define IDI_EDIT 208 +#define IDI_EDIT 207 +#define IDI_EDITON 208 #define IDI_COPY 209 #define IDI_BBC 210 #define IDI_BBC2 211 |