Change WindowTitle to Title - simple summary of task at hand

This commit is contained in:
jlewin 2019-03-19 18:14:03 -07:00
parent 1346d83e19
commit 4f0b6b0ba9
8 changed files with 15 additions and 15 deletions

View file

@ -36,7 +36,7 @@ namespace MatterHackers.MatterControl
{
PrinterConfig Printer { get; }
string WindowTitle { get; }
string Title { get; }
WizardPage GetNextPage();