Rename method
This commit is contained in:
parent
5996e7a996
commit
129507f26a
12 changed files with 19 additions and 19 deletions
|
|
@ -110,7 +110,7 @@ namespace MatterHackers.MatterControl.PrintLibrary
|
|||
}
|
||||
};
|
||||
|
||||
menu.CreateHorizontalLine();
|
||||
menu.CreateSeparator();
|
||||
|
||||
var deleteMenuItem = menu.CreateMenuItem("Delete".Localize());
|
||||
deleteMenuItem.Click += (s2, e2) =>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue