summaryrefslogtreecommitdiff
path: root/protocols/Dummy/src/resource.h
diff options
context:
space:
mode:
authorRobert Pösel <robyer@seznam.cz>2015-10-25 11:41:08 +0000
committerRobert Pösel <robyer@seznam.cz>2015-10-25 11:41:08 +0000
commitbf40980c0484f7c0639a040b5abc80f181084283 (patch)
tree3b9b4b6604874262388e65945f7039f2a30d8ce8 /protocols/Dummy/src/resource.h
parent0ace710d01dc20a6befcc9eefaa26ebf7ccc2a75 (diff)
Dummy: Simplify settings by provide list of existing protocols to choose from; Version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@15612 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Dummy/src/resource.h')
-rw-r--r--protocols/Dummy/src/resource.h39
1 files changed, 20 insertions, 19 deletions
diff --git a/protocols/Dummy/src/resource.h b/protocols/Dummy/src/resource.h
index 3dbd026269..bf5d6ff711 100644
--- a/protocols/Dummy/src/resource.h
+++ b/protocols/Dummy/src/resource.h
@@ -1,19 +1,20 @@
-//{{NO_DEPENDENCIES}}
-// Microsoft Visual C++ generated include file.
-// Used by D:\Development\Miranda NG\protocols\Dummy\res\resource.rc
-//
-#define IDD_ACCMGRUI 101
-#define IDC_ID_TEXT 1030
-#define IDC_ID_SETTING 1031
-
-// Next default values for new objects
-//
-#ifdef APSTUDIO_INVOKED
-#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NO_MFC 1
-#define _APS_NEXT_RESOURCE_VALUE 102
-#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1032
-#define _APS_NEXT_SYMED_VALUE 101
-#endif
-#endif
+//{{NO_DEPENDENCIES}}
+// Microsoft Visual C++ generated include file.
+// Used by D:\Development\Miranda\Miranda NG\protocols\Dummy\res\resource.rc
+//
+#define IDD_ACCMGRUI 101
+#define IDC_ID_TEXT 1030
+#define IDC_ID_SETTING 1031
+#define IDC_TEMPLATE 1032
+
+// Next default values for new objects
+//
+#ifdef APSTUDIO_INVOKED
+#ifndef APSTUDIO_READONLY_SYMBOLS
+#define _APS_NO_MFC 1
+#define _APS_NEXT_RESOURCE_VALUE 102
+#define _APS_NEXT_COMMAND_VALUE 40001
+#define _APS_NEXT_CONTROL_VALUE 1033
+#define _APS_NEXT_SYMED_VALUE 101
+#endif
+#endif