From a1762b54e4d38684e2f64df7eb869eff133474f2 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Mon, 1 Jun 2020 17:22:43 +0300 Subject: =?UTF-8?q?fixes=20#2395=20(=D0=9C=D0=BD=D0=BE=D0=B3=D0=B8=D0=B5?= =?UTF-8?q?=20=D0=BF=D1=83=D0=BD=D1=82=D1=8B=20=D0=B6=D0=B0=D0=B1=D0=B1?= =?UTF-8?q?=D0=B5=D1=80=D0=B0=20=D0=B2=20=D0=BC=D0=B5=D0=BD=D1=8E=20=D0=BA?= =?UTF-8?q?=D0=BE=D0=BD=D1=82=D0=B0=D0=BA=D1=82=D0=B0=20=D0=BD=D0=B5=20?= =?UTF-8?q?=D0=B4=D0=B2=D0=B8=D0=B3=D0=B0=D1=8E=D1=82=D1=81=D1=8F)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- protocols/JabberG/src/jabber_menu.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'protocols') diff --git a/protocols/JabberG/src/jabber_menu.cpp b/protocols/JabberG/src/jabber_menu.cpp index b4dfa83cde..f404e52c04 100644 --- a/protocols/JabberG/src/jabber_menu.cpp +++ b/protocols/JabberG/src/jabber_menu.cpp @@ -147,7 +147,6 @@ void g_MenuInit(void) // Contact menu initialization CMenuItem mi(&g_plugin); - mi.flags = CMIF_UNMOVABLE; // "Add to Bookmarks" SET_UID(mi, 0x7d06d00b, 0x3a3e, 0x4d65, 0xac, 0xc5, 0x63, 0xe2, 0x60, 0xbe, 0xc6, 0x6); -- cgit v1.2.3