summaryrefslogtreecommitdiff
path: root/plugins/SendScreenshotPlus/src/resource.h
diff options
context:
space:
mode:
authorRené Schümann <white06tiger@gmail.com>2014-12-25 00:43:22 +0000
committerRené Schümann <white06tiger@gmail.com>2014-12-25 00:43:22 +0000
commitbb0836d9f53344ee8f20a5c4efd3e8d5199fe844 (patch)
treee88609af0a1af96c5831cbafd97290af32abcc89 /plugins/SendScreenshotPlus/src/resource.h
parent42be80f3559956cbeb6a97e9c8d7e7c11c595cb9 (diff)
SendSS:
* added unique icons to capture mode selection tabs (also fixed German spelling error on "description" abbreviation "desc" in file names and defines) git-svn-id: http://svn.miranda-ng.org/main/trunk@11618 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/SendScreenshotPlus/src/resource.h')
-rw-r--r--plugins/SendScreenshotPlus/src/resource.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/SendScreenshotPlus/src/resource.h b/plugins/SendScreenshotPlus/src/resource.h
index 3a053f1f60..80fcdff47a 100644
--- a/plugins/SendScreenshotPlus/src/resource.h
+++ b/plugins/SendScreenshotPlus/src/resource.h
@@ -37,8 +37,8 @@
#define IDI_ARROWR 196
//#define IDI_OVERLAYON 198
//#define IDI_OVERLAYOFF 199
-#define IDI_DESK 200
-#define IDI_DESKON 201
+#define IDI_DESC 200
+#define IDI_DESCON 201
#define IDI_DEL 202
#define IDI_DELON 203
#define IDI_UPDATE 204