diff options
Diffstat (limited to 'plugins/SendScreenshotPlus/src/resource.h')
-rw-r--r-- | plugins/SendScreenshotPlus/src/resource.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/SendScreenshotPlus/src/resource.h b/plugins/SendScreenshotPlus/src/resource.h index c6f9742fe2..80f7ffe093 100644 --- a/plugins/SendScreenshotPlus/src/resource.h +++ b/plugins/SendScreenshotPlus/src/resource.h @@ -39,6 +39,12 @@ #define IDI_PLUG_DESKON 202
#define IDI_PLUG_DELOFF 203
#define IDI_PLUG_DELON 204
+#define IDI_PLUG_UPDATE 205
+#define IDI_PLUG_OK 206
+#define IDI_PLUG_CLOSE 207
+#define IDI_PLUG_APPLY 208
+#define IDI_PLUG_EDIT 209
+#define IDI_PLUG_DOWNARROW 210
#define IDD_UEditForm 301
#define IDC_CAPTURETAB 1005
#define IDD_MSGBOX 1008
|