Add add-ons for printer products
This commit is contained in:
parent
e532b3c465
commit
36e3ef1b9c
4 changed files with 96 additions and 18 deletions
|
|
@ -22,7 +22,7 @@ namespace MatterHackers.MatterControl.ConfigurationPage
|
|||
}
|
||||
|
||||
public SettingsItem (string text, GuiWidget settingsControls, ThemeConfig theme, GuiWidget optionalControls = null, ImageBuffer imageBuffer = null, bool enforceGutter = true)
|
||||
: base (text, "", theme)
|
||||
: base (text, "", theme, imageBuffer)
|
||||
{
|
||||
this.SettingsControl = settingsControls;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue