Remove header from help page
- Issue MatterHackers/MCCentral#5670 Migrate Mouse/Keys tabs to help articles
This commit is contained in:
parent
1f39fac4af
commit
adc28498c9
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ namespace MatterHackers.MatterControl
|
|||
|
||||
this.guideKey = guideKey;
|
||||
this.WindowTitle = "MatterControl " + "Help".Localize();
|
||||
this.HeaderText = "How to succeed with MatterControl".Localize();
|
||||
this.headerRow.Visible = false;
|
||||
this.ChildBorderColor = theme.BorderColor40;
|
||||
|
||||
contentRow.Padding = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue