summaryrefslogtreecommitdiff
path: root/plugins/MirFox/src/resource.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/MirFox/src/resource.h')
-rw-r--r--plugins/MirFox/src/resource.h35
1 files changed, 35 insertions, 0 deletions
diff --git a/plugins/MirFox/src/resource.h b/plugins/MirFox/src/resource.h
new file mode 100644
index 0000000000..cd73d322ad
--- /dev/null
+++ b/plugins/MirFox/src/resource.h
@@ -0,0 +1,35 @@
+// Used by resource.rc
+
+
+#define IDD_OPT1 110
+#define IDD_OPT2 111
+#define IDD_OPT3 112
+
+#define IDI_ICON_OFF 121
+#define IDI_ICON_FF 122
+#define IDI_ICON_PN 123
+#define IDI_ICON_PE 124
+
+//@IDD_OPT1
+#define IDC1_STATIC_G1 1101
+#define IDC1_LABEL1 1102
+#define IDC1_LABEL2 1103
+#define IDC1_COMBO1 1104
+#define IDC1_LABEL3 1105
+#define IDC1_COMBO2 1106
+#define IDC1_LABEL4 1107
+#define IDC1_COMBO3 1108
+#define IDC1_STATIC_G2 1109
+#define IDC1_CHECK1 1110
+#define IDC1_EDIT1 1111
+#define IDC1_STATIC_G3 1112
+#define IDC1_STATIC_INVALIDATE 1113
+#define IDC1_BUTTON_INVALIDATE 1114
+//@IDD_OPT2
+#define IDC2_LABEL1 1201
+#define IDC2_CONTACTS_LIST 1202
+//@IDD_OPT3
+#define IDC3_STATIC_G1 1301
+#define IDC3_LABEL1 1302
+#define IDC3_PROTOCOLS_LIST 1303
+