Change WindowTitle to Title - simple summary of task at hand
This commit is contained in:
parent
1346d83e19
commit
4f0b6b0ba9
8 changed files with 15 additions and 15 deletions
|
|
@ -42,7 +42,7 @@ namespace MatterHackers.MatterControl
|
|||
this.printer = printer;
|
||||
}
|
||||
|
||||
public string WindowTitle { get; protected set; }
|
||||
public string Title { get; protected set; }
|
||||
|
||||
public PrinterConfig Printer => printer;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue