Rename method
This commit is contained in:
parent
5996e7a996
commit
129507f26a
12 changed files with 19 additions and 19 deletions
|
|
@ -348,7 +348,7 @@ namespace MatterHackers.MatterControl.CustomWidgets
|
|||
{
|
||||
if (menuAction is MenuSeparator)
|
||||
{
|
||||
menu.CreateHorizontalLine();
|
||||
menu.CreateSeparator();
|
||||
}
|
||||
else if (menuAction.IsEnabled(this.listViewItem.ListView.SelectedItems, this.listViewItem.ListView))
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue