From 70c13e5c4475aedd296c51e68070e85096eb4f39 Mon Sep 17 00:00:00 2001 From: aunsane Date: Thu, 21 Dec 2017 16:08:58 +0300 Subject: Tox: improved profile encription management --- protocols/Tox/src/tox_menus.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'protocols/Tox/src/tox_menus.h') diff --git a/protocols/Tox/src/tox_menus.h b/protocols/Tox/src/tox_menus.h index 8c23f6dd28..85b9f55055 100644 --- a/protocols/Tox/src/tox_menus.h +++ b/protocols/Tox/src/tox_menus.h @@ -15,7 +15,10 @@ enum CMI_MENU_ITEMS enum SMI_MENU_ITEMS { SMI_TOXID_COPY, + SMI_PASSWORD, + SMI_PASSWORD_CREATE, SMI_PASSWORD_CHANGE, + SMI_PASSWORD_REMOVE, SMI_MAX // this item shall be the last one }; -- cgit v1.2.3