summaryrefslogtreecommitdiff
path: root/plugins/VoiceService/res
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2023-02-28 12:42:14 +0300
committerGeorge Hazan <ghazan@miranda.im>2023-02-28 12:42:14 +0300
commit360c1c9f1dd2a6a686a4a5c6ebe1a317aa3f5aa3 (patch)
tree4fa1a6200dd6015c94aa6e48179bd0b3c86ce68f /plugins/VoiceService/res
parentc971b7e7f0cb5d72dffc208421a187d49c4e6895 (diff)
fixes #3348 (VoiceService: крестик должен прерывать звонок)
Diffstat (limited to 'plugins/VoiceService/res')
-rw-r--r--plugins/VoiceService/res/resource.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/VoiceService/res/resource.rc b/plugins/VoiceService/res/resource.rc
index ba96a5171b..a9d2c6c51f 100644
--- a/plugins/VoiceService/res/resource.rc
+++ b/plugins/VoiceService/res/resource.rc
@@ -125,7 +125,7 @@ BEGIN
END
IDD_VOICECALL DIALOGEX 0, 0, 160, 119
-STYLE DS_SETFONT | DS_MODALFRAME | DS_3DLOOK | DS_CENTER | WS_POPUP | NOT WS_VISIBLE | WS_CAPTION | WS_SYSMENU
+STYLE DS_SETFONT | DS_MODALFRAME | DS_3DLOOK | DS_CENTER | WS_POPUP | NOT WS_VISIBLE | WS_CAPTION
CAPTION "Unknown call"
FONT 8, "Ms Shell Dlg", 0, 0, 0x1
BEGIN