Remove unused button factories
This commit is contained in:
parent
12c65499dd
commit
1f8d5614e0
2 changed files with 0 additions and 117 deletions
|
|
@ -161,8 +161,6 @@ namespace MatterHackers.MatterControl.PartPreviewWindow
|
|||
|
||||
var commonMargin = theme.ButtonSpacing;
|
||||
|
||||
var buttonFactory = theme.RadioButtons;
|
||||
|
||||
double height = theme.ButtonFactory.Options.FixedHeight;
|
||||
|
||||
var homeButton = new IconButton(AggContext.StaticData.LoadIcon("fa-home_16.png", IconColor.Theme), theme)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue