Starting work on part tree view
This commit is contained in:
parent
5a13f6d140
commit
6bccaaa716
4 changed files with 49 additions and 19 deletions
|
|
@ -22,6 +22,7 @@ namespace MatterHackers.MatterControl
|
|||
public const string CredentialsInvalidReason = nameof(CredentialsInvalidReason);
|
||||
public const string defaultRenderSetting = nameof(defaultRenderSetting);
|
||||
public const string DisplayedTip_LoadFilament = nameof(DisplayedTip_LoadFilament);
|
||||
public const string EditorPanelPartTree = nameof(EditorPanelPartTree);
|
||||
public const string EditorPanelExpanded = nameof(EditorPanelExpanded);
|
||||
public const string GCodeLineColorStyle = nameof(GCodeLineColorStyle);
|
||||
public const string GcodeModelView = nameof(GcodeModelView);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue