diff options
author | George Hazan <ghazan@miranda.im> | 2021-04-30 16:48:09 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2021-04-30 16:48:09 +0300 |
commit | 84f2722e07a23656bdc8d1a7f4040e86450fe91d (patch) | |
tree | ade80c914113a98a8e56c052d7d18ee99ff0e755 /plugins/DbEditorPP/res | |
parent | a819f36c8ffaf31af6908cc1f0480a66f71f2a4b (diff) |
dbeditor++: "Clone contact" removed
Diffstat (limited to 'plugins/DbEditorPP/res')
-rw-r--r-- | plugins/DbEditorPP/res/resource.rc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/DbEditorPP/res/resource.rc b/plugins/DbEditorPP/res/resource.rc index 7ac896340d..cfdc7a6e41 100644 --- a/plugins/DbEditorPP/res/resource.rc +++ b/plugins/DbEditorPP/res/resource.rc @@ -418,7 +418,6 @@ BEGIN POPUP "Contact menu"
BEGIN
MENUITEM "&Add module", MENU_ADD_MODULE
- MENUITEM "&Clone", MENU_CLONE_CONTACT
MENUITEM "&Delete", MENU_DELETE_CONTACT
MENUITEM SEPARATOR
MENUITEM "Export contact", MENU_EXPORTCONTACT
|