From 90c87cac6ad51642d1dd9d9a2400450e667e1da7 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 26 Mar 2022 15:41:27 +0300 Subject: =?UTF-8?q?fixes=20#3057=20(=D0=A3=D0=BD=D0=B8=D1=84=D0=B8=D1=86?= =?UTF-8?q?=D0=B8=D1=80=D0=BE=D0=B2=D0=B0=D1=82=D1=8C=20=D0=BD=D0=B0=D1=81?= =?UTF-8?q?=D1=82=D1=80=D0=BE=D0=B9=D0=BA=D1=83=20=D0=B3=D0=BE=D1=80=D1=8F?= =?UTF-8?q?=D1=87=D0=B8=D1=85=20=D0=BA=D0=BB=D0=B0=D0=B2=D0=B8=D1=88=20?= =?UTF-8?q?=D0=B4=D0=BB=D1=8F=20=D0=BE=D1=82=D0=BF=D1=80=D0=B0=D0=B2=D0=BA?= =?UTF-8?q?=D0=B8=20=D1=81=D0=BE=D0=BE=D0=B1=D1=89=D0=B5=D0=BD=D0=B8=D0=B9?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins/Scriver/res/resource.rc | 2 -- 1 file changed, 2 deletions(-) (limited to 'plugins/Scriver/res') diff --git a/plugins/Scriver/res/resource.rc b/plugins/Scriver/res/resource.rc index 4164a6a1af..24af2de9b0 100644 --- a/plugins/Scriver/res/resource.rc +++ b/plugins/Scriver/res/resource.rc @@ -47,8 +47,6 @@ BEGIN EDITTEXT IDC_SECONDS,213,125,35,12,ES_RIGHT | ES_NUMBER CONTROL "",IDC_SECONDSSPIN,"msctls_updown32",UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS | UDS_NOTHOUSANDS | UDS_HOTTRACK,239,125,11,14 LTEXT "seconds",IDC_STATIC,253,127,44,8 - LTEXT "Send message on:",IDC_STATIC,6,142,192,8 - COMBOBOX IDC_SENDMODE,6,153,84,10,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP END IDD_OPT_MSGTABS DIALOGEX 2, 0, 304, 230 -- cgit v1.2.3