Improving test suit.
This commit is contained in:
parent
f11230c732
commit
8f406e220d
6 changed files with 30 additions and 22 deletions
|
|
@ -24,6 +24,7 @@ namespace MatterHackers.MatterControl
|
|||
public MenuOptionFile()
|
||||
: base("File".Localize())
|
||||
{
|
||||
Name = "File Menu";
|
||||
CurrentMenuOptionFile = this;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue