summaryrefslogtreecommitdiff
path: root/plugins/MagneticWindows/src/resource.h
diff options
context:
space:
mode:
authorGoraf <goraf@miranda-ng.org>2013-10-11 20:53:23 +0000
committerGoraf <goraf@miranda-ng.org>2013-10-11 20:53:23 +0000
commit9b8ec8aeeb593644b053dc491818f37587293eae (patch)
tree0df68d63848d85b513db8a0f925e0b0e9fcf0ad2 /plugins/MagneticWindows/src/resource.h
parentb4b33a756d9c5469007f3b4466a1cc21c6d2ddce (diff)
* adopted
* compilable version git-svn-id: http://svn.miranda-ng.org/main/trunk@6450 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/MagneticWindows/src/resource.h')
-rw-r--r--plugins/MagneticWindows/src/resource.h25
1 files changed, 25 insertions, 0 deletions
diff --git a/plugins/MagneticWindows/src/resource.h b/plugins/MagneticWindows/src/resource.h
new file mode 100644
index 0000000000..a651a69a50
--- /dev/null
+++ b/plugins/MagneticWindows/src/resource.h
@@ -0,0 +1,25 @@
+//{{NO_DEPENDENCIES}}
+// Microsoft Developer Studio generated include file.
+// Used by Options.rc
+//
+
+#define IDD_OPT_MAGNETICWINDOWS 101
+
+
+#define IDC_MAINFRAME 1001
+#define IDC_SLIDER_SNAPWIDTH 1002
+#define IDC_CHK_SNAP 1003
+#define IDC_TXT_SNAPWIDTH 1004
+#define IDC_CHK_SCRIVERWORKAROUND 1005
+
+
+// Next default values for new objects
+//
+#ifdef APSTUDIO_INVOKED
+#ifndef APSTUDIO_READONLY_SYMBOLS
+#define _APS_NEXT_RESOURCE_VALUE 102
+#define _APS_NEXT_COMMAND_VALUE 40001
+#define _APS_NEXT_CONTROL_VALUE 1006
+#define _APS_NEXT_SYMED_VALUE 101
+#endif
+#endif