From f3053333bf0759c8b51e3d4f407d7922facc03c1 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 31 Aug 2022 17:11:28 +0300 Subject: =?UTF-8?q?fixes=20#3173=20(VoiceService:=20=D0=BE=D0=BA=D0=BD?= =?UTF-8?q?=D0=BE=20=D0=B2=D1=8B=D0=B7=D0=BE=D0=B2=D0=B0=20=D0=BF=D0=B5?= =?UTF-8?q?=D1=80=D0=B5=D0=BA=D0=BE=D1=81=D0=B8=D0=BB=D0=BE)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins/VoiceService/src/resource.h | 24 +++++++++++------------- 1 file changed, 11 insertions(+), 13 deletions(-) (limited to 'plugins/VoiceService/src') diff --git a/plugins/VoiceService/src/resource.h b/plugins/VoiceService/src/resource.h index 648519b83c..c17adc638d 100644 --- a/plugins/VoiceService/src/resource.h +++ b/plugins/VoiceService/src/resource.h @@ -74,19 +74,17 @@ #define ID_FRAMEPOPUP_ANSWERCALL 40001 #define ID_FRAMEPOPUP_DROPCALL 40002 #define ID_FRAMEPOPUP_HOLDCALL 40003 - -#define IDD_VOICECALL 40099 -#define IDC_STATUS 40100 -#define IDC_MUTE 40101 -#define IDC_GGG 40102 -#define IDC_VIDEO 40103 -#define IDC_DESCR 40104 -#define IDC_ENCRYPTED 40105 -#define IDC_AVATAR 40106 -#define IDC_DROP 40107 -#define IDC_ANSWER 40108 -#define IDC_ADDRESS 40109 - +#define IDD_VOICECALL 40099 +#define IDC_STATUS 40100 +#define IDC_MUTE 40101 +#define IDC_GGG 40102 +#define IDC_VIDEO 40103 +#define IDC_DESCR 40104 +#define IDC_ENCRYPTED 40105 +#define IDC_AVATAR 40106 +#define IDC_DROP 40107 +#define IDC_ANSWER 40108 +#define IDC_ADDRESS 40109 // Next default values for new objects // -- cgit v1.2.3