Use consistent pattern for setting header text
This commit is contained in:
parent
d2a54ff0b0
commit
ca53a1d87a
4 changed files with 10 additions and 11 deletions
|
|
@ -13,7 +13,7 @@ namespace MatterHackers.MatterControl
|
|||
protected FlowLayoutWidget contentRow;
|
||||
private FlowLayoutWidget footerRow;
|
||||
|
||||
protected WrappedTextWidget headerLabel;
|
||||
private WrappedTextWidget headerLabel;
|
||||
protected Button cancelButton { get; }
|
||||
|
||||
protected TextImageButtonFactory textImageButtonFactory { get; } = ApplicationController.Instance.Theme.WizardButtons;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue