diff options
Diffstat (limited to 'Protocols/IAX/resource.h')
-rw-r--r-- | Protocols/IAX/resource.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Protocols/IAX/resource.h b/Protocols/IAX/resource.h index 8df85fd..4d26f4c 100644 --- a/Protocols/IAX/resource.h +++ b/Protocols/IAX/resource.h @@ -8,6 +8,8 @@ #define IDD_ACCMGRUI 227
#define IDC_USERNAME 1000
#define IDC_PASSWORD 1001
+#define IDC_NAME 1002
+#define IDC_NUMBER 1003
#define IDC_PORT 1004
#define IDC_HOST 1043
#define IDC_SAVEPASSWORD 1048
|