Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SDK
Umbrello
Commits
a3f5aee4
Commit
a3f5aee4
authored
Dec 18, 2013
by
Joris Steyn
Browse files
Remove duplicate rename/delete menu entries
CCBUG: 85807
parent
5dc8ee09
Changes
1
Show whitespace changes
Inline
Side-by-side
umbrello/listpopupmenu.cpp
View file @
a3f5aee4
...
...
@@ -1463,8 +1463,6 @@ void ListPopupMenu::setupMenu(MenuType type)
case
mt_EntityRelationship_Diagram
:
insertStdItems
(
false
);
insert
(
mt_Clone
);
insert
(
mt_Rename
);
insert
(
mt_Delete
);
insert
(
mt_Export_Image
);
insert
(
mt_Properties
);
break
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment