Remove ThemeMode from UserSettings/db persistence
This commit is contained in:
parent
53e3cbc7d4
commit
b85a95dfb4
1 changed files with 0 additions and 1 deletions
|
|
@ -68,7 +68,6 @@ namespace MatterHackers.MatterControl
|
|||
public const string SelectedObjectEditorHeight = nameof(SelectedObjectEditorHeight);
|
||||
public const string SelectionTreeViewPanelExpanded = nameof(SelectionTreeViewPanelExpanded);
|
||||
public const string ThemeName = nameof(ThemeName);
|
||||
public const string ThemeMode = nameof(ThemeMode);
|
||||
}
|
||||
|
||||
public class UserSettings
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue