From 360c1c9f1dd2a6a686a4a5c6ebe1a317aa3f5aa3 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 28 Feb 2023 12:42:14 +0300 Subject: =?UTF-8?q?fixes=20#3348=20(VoiceService:=20=D0=BA=D1=80=D0=B5?= =?UTF-8?q?=D1=81=D1=82=D0=B8=D0=BA=20=D0=B4=D0=BE=D0=BB=D0=B6=D0=B5=D0=BD?= =?UTF-8?q?=20=D0=BF=D1=80=D0=B5=D1=80=D1=8B=D0=B2=D0=B0=D1=82=D1=8C=20?= =?UTF-8?q?=D0=B7=D0=B2=D0=BE=D0=BD=D0=BE=D0=BA)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins/VoiceService/res/resource.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/VoiceService') 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 -- cgit v1.2.3