Getting more tests to pass
Down to 7 failing tests.
This commit is contained in:
parent
472b26ac34
commit
dc22e6b788
18 changed files with 159 additions and 259 deletions
|
|
@ -53,6 +53,8 @@ namespace MatterHackers.MatterControl
|
|||
{
|
||||
Rebuild();
|
||||
|
||||
this.Name = "Printers... Menu";
|
||||
|
||||
this.SelectionChanged += (s, e) =>
|
||||
{
|
||||
string printerID = this.SelectedValue;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue