From 7e4e337222f755ae9aff7513e710d3652c40cd53 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 10 Aug 2022 19:29:33 +0300 Subject: =?UTF-8?q?fixes=20#3154=20(Core:=20=D0=B4=D1=83=D0=B1=D0=BB=D0=B8?= =?UTF-8?q?=D1=80=D1=83=D0=B5=D1=82=D1=81=D1=8F=20=D0=B7=D0=BD=D0=B0=D1=87?= =?UTF-8?q?=D0=BE=D0=BA=20"Page")?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/core/stduserinfo/src/userinfo.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/core/stduserinfo') diff --git a/src/core/stduserinfo/src/userinfo.cpp b/src/core/stduserinfo/src/userinfo.cpp index 4c57fe75cf..109fd6bbbf 100644 --- a/src/core/stduserinfo/src/userinfo.cpp +++ b/src/core/stduserinfo/src/userinfo.cpp @@ -620,7 +620,6 @@ static IconItem iconList[] = { LPGEN("Contact"), "contact", IDI_CONTACT }, { LPGEN("Location"), "location", IDI_LOCATION }, { LPGEN("Notes"), "notes", IDI_NOTES }, - { LPGEN("Page"), "Page", IDI_ITEM }, { LPGEN("Summary"), "summary", IDI_SUMMARY }, { LPGEN("Work"), "work", IDI_WORK }, }; -- cgit v1.2.3