Set protected windowTitle in constructor
This commit is contained in:
parent
9d1170f118
commit
c85cd950d6
5 changed files with 29 additions and 28 deletions
|
|
@ -37,6 +37,8 @@ namespace MatterHackers.MatterControl
|
|||
|
||||
protected PrinterConfig printer;
|
||||
|
||||
protected string windowTitle;
|
||||
|
||||
public PrinterConfig Printer => printer;
|
||||
|
||||
public PrinterSetupWizard(PrinterConfig printer)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue