diff options
author | George Hazan <ghazan@miranda.im> | 2022-08-31 17:11:28 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2022-08-31 17:11:28 +0300 |
commit | f3053333bf0759c8b51e3d4f407d7922facc03c1 (patch) | |
tree | b2a4e27a455b9836b2f91fbd2cf964b8c5c66801 /plugins/VoiceService/src | |
parent | bda0a5003bd614cda29d41cda6d82f99eda296f1 (diff) |
fixes #3173 (VoiceService: окно вызова перекосило)
Diffstat (limited to 'plugins/VoiceService/src')
-rw-r--r-- | plugins/VoiceService/src/resource.h | 24 |
1 files changed, 11 insertions, 13 deletions
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 // |