Restore separator color for mouse/keyboard help
This commit is contained in:
parent
33b53f29be
commit
cfdcb7f36d
1 changed files with 1 additions and 0 deletions
|
|
@ -47,6 +47,7 @@ namespace MatterHackers.MatterControl
|
|||
public HelpTreePanel(ThemeConfig theme, string guideKey = null)
|
||||
: base(theme)
|
||||
{
|
||||
this.ChildBorderColor = theme.BorderColor40;
|
||||
AddGuides();
|
||||
CreateMousePage();
|
||||
CreateKeyBindingsPage();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue