All buttons switch to agg themed buttons
This commit is contained in:
parent
02be841100
commit
3307e204ee
79 changed files with 218 additions and 881 deletions
|
|
@ -61,7 +61,7 @@ namespace MatterHackers.MatterControl
|
|||
|
||||
theme.ApplyBottomBorder(toolbar);
|
||||
|
||||
toolbar.AddChild(new TextButton("MatterControl Help".Localize(), theme)
|
||||
toolbar.AddChild(new ThemedTextButton("MatterControl Help".Localize(), theme)
|
||||
{
|
||||
Padding = new BorderDouble(6, 0),
|
||||
Selectable = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue