diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-08-14 03:16:08 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-08-14 03:16:08 +0000 |
commit | 480385491fa8669f5afff76f62f17237099e5830 (patch) | |
tree | dc0b90bf3c72cf731ca60b358ed45e9b744617f8 /plugins/ProfileManager/src/resource.h | |
parent | e264e72661b3268b47d6896db3b65d9550462e96 (diff) |
restored
git-svn-id: http://svn.miranda-ng.org/main/trunk@1449 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/ProfileManager/src/resource.h')
-rw-r--r-- | plugins/ProfileManager/src/resource.h | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/plugins/ProfileManager/src/resource.h b/plugins/ProfileManager/src/resource.h new file mode 100644 index 0000000000..638fcfb4f6 --- /dev/null +++ b/plugins/ProfileManager/src/resource.h @@ -0,0 +1,17 @@ +//{{NO_DEPENDENCIES}}
+// Microsoft Visual C++ generated include file.
+// Used by resource.rc
+//
+#define IDI_ChangePM 101
+#define IDI_LoadPM 102
+
+// Next default values for new objects
+//
+#ifdef APSTUDIO_INVOKED
+#ifndef APSTUDIO_READONLY_SYMBOLS
+#define _APS_NEXT_RESOURCE_VALUE 105
+#define _APS_NEXT_COMMAND_VALUE 40001
+#define _APS_NEXT_CONTROL_VALUE 1007
+#define _APS_NEXT_SYMED_VALUE 101
+#endif
+#endif
|