Revise theme support
This commit is contained in:
parent
7ba684ef8d
commit
ee936efb8a
57 changed files with 1562 additions and 458 deletions
|
|
@ -45,7 +45,6 @@ namespace MatterHackers.MatterControl.SlicerConfiguration
|
|||
public static class SettingsKey
|
||||
{
|
||||
public const string active_quality_key = nameof(active_quality_key);
|
||||
public const string active_theme_name = nameof(active_theme_name);
|
||||
public const string auto_connect = nameof(auto_connect);
|
||||
public const string auto_release_motors = nameof(auto_release_motors);
|
||||
public const string baby_step_z_offset = nameof(baby_step_z_offset);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue