From 0099dc67c8f511725f8e06762d1ced1d8aee0093 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 4 Apr 2021 20:28:52 +0300 Subject: =?UTF-8?q?fixes=20#2834=20(StartupStatus:=20=D1=82=D0=B5=D0=BA?= =?UTF-8?q?=D1=81=D1=82=20=D0=BD=D0=B0=D1=81=D1=82=D1=80=D0=BE=D0=B9=D0=BA?= =?UTF-8?q?=D0=B8=20=D0=B7=D0=B0=D1=87=D0=B5=D0=BC-=D1=82=D0=BE=20=D0=BF?= =?UTF-8?q?=D0=B5=D1=80=D0=B5=D0=BF=D0=B8=D1=81=D1=8B=D0=B2=D0=B0=D0=B5?= =?UTF-8?q?=D1=82=D1=81=D1=8F=20=D0=B2=20=D0=BA=D0=BE=D0=B4=D0=B5)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins/StatusManager/src/ss_options.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'plugins/StatusManager/src/ss_options.cpp') diff --git a/plugins/StatusManager/src/ss_options.cpp b/plugins/StatusManager/src/ss_options.cpp index 999dc65032..e49263197a 100644 --- a/plugins/StatusManager/src/ss_options.cpp +++ b/plugins/StatusManager/src/ss_options.cpp @@ -657,8 +657,6 @@ public: bool OnInitDialog() override { - chkCreateMMI.SetText(TranslateT("Create a status menu item")); - int defProfile; int profileCount = GetProfileCount((WPARAM)&defProfile, 0); if (profileCount == 0) { -- cgit v1.2.3