diff options
Diffstat (limited to 'plugins/VoiceService/src/resource.h')
-rw-r--r-- | plugins/VoiceService/src/resource.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/VoiceService/src/resource.h b/plugins/VoiceService/src/resource.h index c17adc638d..5acd8de97c 100644 --- a/plugins/VoiceService/src/resource.h +++ b/plugins/VoiceService/src/resource.h @@ -71,6 +71,8 @@ #define IDC_LIST 1079 #define IDC_ANSWERBTN 1204 #define IDC_DROPBTN 1205 +#define IDC_IMMDIALOG 1206 +#define IDC_IMMDIALOG_FOCUS 1207 #define ID_FRAMEPOPUP_ANSWERCALL 40001 #define ID_FRAMEPOPUP_DROPCALL 40002 #define ID_FRAMEPOPUP_HOLDCALL 40003 |