summaryrefslogtreecommitdiff
path: root/protocols/Teams/src/resource.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Teams/src/resource.h')
-rw-r--r--protocols/Teams/src/resource.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/protocols/Teams/src/resource.h b/protocols/Teams/src/resource.h
index c9050aea02..dd0cecf12b 100644
--- a/protocols/Teams/src/resource.h
+++ b/protocols/Teams/src/resource.h
@@ -5,17 +5,19 @@
#define IDI_TEAMS 100
#define IDD_ACCOUNT_MANAGER 101
#define IDD_OPTIONS_MAIN 102
+#define IDD_DEVICECODE 103
#define IDC_LOGIN 1001
#define IDC_PASSWORD 1002
#define IDC_GROUP 1003
+#define IDC_TEXT 1004
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NEXT_RESOURCE_VALUE 128
+#define _APS_NEXT_RESOURCE_VALUE 104
#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1087
+#define _APS_NEXT_CONTROL_VALUE 1085
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif