diff options
Diffstat (limited to 'Protocols/IAX/resource.h')
-rw-r--r-- | Protocols/IAX/resource.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Protocols/IAX/resource.h b/Protocols/IAX/resource.h index 83420fa..f24c102 100644 --- a/Protocols/IAX/resource.h +++ b/Protocols/IAX/resource.h @@ -5,6 +5,7 @@ #define IDD_OPTIONS 119
#define IDD_OPTIONS_OLD 120
#define IDI_PROTO 160
+#define IDR_IAXCLIENT_DLL 161
#define IDD_ACCMGRUI 227
#define IDC_USERNAME 1000
#define IDC_PASSWORD 1001
@@ -21,7 +22,7 @@ #ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC 1
#define _APS_3D_CONTROLS 1
-#define _APS_NEXT_RESOURCE_VALUE 161
+#define _APS_NEXT_RESOURCE_VALUE 162
#define _APS_NEXT_COMMAND_VALUE 40005
#define _APS_NEXT_CONTROL_VALUE 1087
#define _APS_NEXT_SYMED_VALUE 101
|