Remove SettingsLayout.Instance, move to PrinterSettings.Layout
This commit is contained in:
parent
0f792648de
commit
8fce34c8a5
6 changed files with 21 additions and 30 deletions
|
|
@ -71,7 +71,7 @@ namespace MatterHackers.MatterControl.SlicerConfiguration
|
|||
settingsContext,
|
||||
"SliceSettings",
|
||||
printer,
|
||||
SettingsLayout.Instance.SliceSettings,
|
||||
PrinterSettings.Layout.SliceSettings,
|
||||
theme,
|
||||
isPrimarySettingsView: true,
|
||||
justMySettingsTitle: "My Modified Settings".Localize(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue