summaryrefslogtreecommitdiff
path: root/plugins/SendScreenshotPlus/src/resource.h
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2013-03-09 11:16:24 +0000
committerKirill Volinsky <mataes2007@gmail.com>2013-03-09 11:16:24 +0000
commitd6f51161612cf03c1aba04d0a93b963b7d486ed2 (patch)
tree004d8a805fbb494db8085dc61886ef87bb146555 /plugins/SendScreenshotPlus/src/resource.h
parentdc36d08f00b7875b92229f273e8fcff13779e12b (diff)
removed not used headers
added version info removed uinfo icon pack dependence git-svn-id: http://svn.miranda-ng.org/main/trunk@3933 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/SendScreenshotPlus/src/resource.h')
-rw-r--r--plugins/SendScreenshotPlus/src/resource.h6
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