diff options
Diffstat (limited to 'plugins/SendScreenshotPlus/src/resource.h')
-rw-r--r-- | plugins/SendScreenshotPlus/src/resource.h | 35 |
1 files changed, 17 insertions, 18 deletions
diff --git a/plugins/SendScreenshotPlus/src/resource.h b/plugins/SendScreenshotPlus/src/resource.h index a788ba559f..572372d490 100644 --- a/plugins/SendScreenshotPlus/src/resource.h +++ b/plugins/SendScreenshotPlus/src/resource.h @@ -29,24 +29,23 @@ #define IDR_CREDIT 121 #define IDI_MAIN 190 #define IDI_DEFAULT 191 -#define IDI_ICON1 192 -#define IDI_ICON2 193 -#define IDI_ICON3 194 -#define IDI_HELP 195 -#define IDI_FOLDERO 196 -#define IDI_ARROWL 197 -#define IDI_ARROWR 198 -#define IDI_OVERLAYON 199 -#define IDI_OVERLAYOFF 200 -#define IDI_DESKOFF 201 -#define IDI_DESKON 202 -#define IDI_DELOFF 203 -#define IDI_DELON 204 -#define IDI_UPDATE 205 -#define IDI_OK 206 -#define IDI_CLOSE 207 -#define IDI_APPLY 208 -#define IDI_EDIT 209 +#define IDI_TARGET 192 +#define IDI_MONITOR 193 +#define IDI_HELP 194 +#define IDI_FOLDERO 195 +#define IDI_ARROWL 196 +#define IDI_ARROWR 197 +//#define IDI_OVERLAYON 198 +//#define IDI_OVERLAYOFF 199 +#define IDI_DESKOFF 200 +#define IDI_DESKON 201 +#define IDI_DELOFF 202 +#define IDI_DELON 203 +#define IDI_UPDATE 204 +#define IDI_OK 205 +#define IDI_CLOSE 206 +//#define IDI_APPLY 207 +#define IDI_EDIT 208 #define IDI_DOWNARROW 210 #define IDC_CAPTURETAB 1005 #define IDC_CREDIT 1009 |