diff options
Diffstat (limited to 'Protocols/SIP/resource.h')
-rw-r--r-- | Protocols/SIP/resource.h | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/Protocols/SIP/resource.h b/Protocols/SIP/resource.h index daa7fb8..2cd12ae 100644 --- a/Protocols/SIP/resource.h +++ b/Protocols/SIP/resource.h @@ -2,21 +2,19 @@ // Microsoft Visual C++ generated include file.
// Used by resource.rc
//
-#define IDD_OPTIONS 119
#define IDD_OPTIONS_OLD 120
#define IDD_EMOTICON_SELECTION 126
#define IDD_ACCMGRUI 227
+#define IDD_OPTIONS 229
#define IDC_USERNAME 1000
#define IDC_PASSWORD 1001
#define IDC_NAME 1002
-#define IDC_REALM 1002
#define IDC_NUMBER 1003
#define IDC_PORT 1004
#define IDC_REG_PORT 1005
#define IDC_DNS_PORT 1006
#define IDC_STUN_PORT 1007
#define IDC_PROXY_PORT 1008
-#define IDC_HOST 1043
#define IDC_REG_HOST 1044
#define IDC_DNS_HOST 1045
#define IDC_STUN_HOST 1046
@@ -36,6 +34,7 @@ #define IDC_VIDEO 1088
#define IDC_PUBLISH2 1088
#define IDC_KEEPALIVE 1088
+#define IDC_DOMAIN 1091
#define IDC_STATIC -1
// Next default values for new objects
@@ -46,7 +45,7 @@ #define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 128
#define _APS_NEXT_COMMAND_VALUE 40005
-#define _APS_NEXT_CONTROL_VALUE 1088
+#define _APS_NEXT_CONTROL_VALUE 1092
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|