summaryrefslogtreecommitdiff
path: root/protocols/ICQ-WIM/src/resource.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/ICQ-WIM/src/resource.h')
-rw-r--r--protocols/ICQ-WIM/src/resource.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/protocols/ICQ-WIM/src/resource.h b/protocols/ICQ-WIM/src/resource.h
index 9bdf21e844..01bf0841b2 100644
--- a/protocols/ICQ-WIM/src/resource.h
+++ b/protocols/ICQ-WIM/src/resource.h
@@ -12,6 +12,7 @@
#define IDI_MAIL_NOTIFY 108
#define IDD_OPTIONS_ADV 109
#define IDD_LOGINPW 110
+#define IDD_EDITGROUPS 111
#define IDC_PASSWORD 1001
#define IDC_UIN 1002
#define IDC_UIN2 1003
@@ -36,15 +37,17 @@
#define IDC_SHOWERRORPOPUPS 1022
#define IDC_DIFF2 1023
#define IDC_SPIN2 1024
+#define IDC_LIST1 1024
#define IDC_STATUS2 1025
+#define IDC_GROUPS 1025
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NEXT_RESOURCE_VALUE 110
+#define _APS_NEXT_RESOURCE_VALUE 113
#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1023
+#define _APS_NEXT_CONTROL_VALUE 1026
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif