diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2017-12-06 21:37:14 +0300 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2017-12-06 21:37:35 +0300 |
commit | 0112d2767268037cf63e44c4464cf9eed237d06d (patch) | |
tree | 2fd0dae8c81f9123f67c965f9526853e3faa9279 /plugins/Clist_nicer/src/resource.h | |
parent | 2ac6ad25517d2ec3e273d90249fc843b3291a645 (diff) |
Clist_nicer: added link to addons site
Diffstat (limited to 'plugins/Clist_nicer/src/resource.h')
-rw-r--r-- | plugins/Clist_nicer/src/resource.h | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/plugins/Clist_nicer/src/resource.h b/plugins/Clist_nicer/src/resource.h index e230037c47..5226261d50 100644 --- a/plugins/Clist_nicer/src/resource.h +++ b/plugins/Clist_nicer/src/resource.h @@ -1,6 +1,6 @@ -//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
-// Used by ..\res\resource.rc
+// Used by d:\Miranda NG Git_orig_commit\miranda-ng\plugins\Clist_nicer\res\resource.rc
//
#define IDD_OPT_VIEWMODES 1
#define IDD_OPT_SKIN 4
@@ -123,6 +123,7 @@ #define IDC_SHOWSTATUSMSG 1188
#define IDC_SHOWLOCALTIME 1189
#define IDC_SHOWLOCALTIMEONLYWHENDIFFERENT 1191
+#define IDC_GETSKINS 1192
#define IDC_TITLETEXT 1196
#define IDC_EXCEPTION_DETAILS 1200
#define IDC_COPY_EXCEPTION 1201
@@ -339,7 +340,7 @@ //
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NEXT_RESOURCE_VALUE 10
+#define _APS_NEXT_RESOURCE_VALUE 11
#define _APS_NEXT_COMMAND_VALUE 40061
#define _APS_NEXT_CONTROL_VALUE 40066
#define _APS_NEXT_SYMED_VALUE 40154
|