GizmoEmboss: Fixed localization
+ Deleted redundant separator from TextVolume context menu
This commit is contained in:
parent
1627e30aaf
commit
ea8ce87caa
2 changed files with 19 additions and 19 deletions
|
@ -1034,7 +1034,7 @@ void MenuFactory::create_text_part_menu()
|
|||
append_menu_item_edit_text(menu);
|
||||
menu->AppendSeparator();
|
||||
append_menu_item_delete(menu);
|
||||
menu->AppendSeparator();
|
||||
// menu->AppendSeparator();
|
||||
|
||||
append_immutable_part_menu_items(menu);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue