Moving show folders to the menu
refactoring
This commit is contained in:
parent
3431651654
commit
32b8776276
11 changed files with 20 additions and 9 deletions
|
|
@ -44,6 +44,8 @@ namespace MatterHackers.MatterControl.Library
|
|||
|
||||
public string Name { get; set; }
|
||||
|
||||
public string CollectionKeyName { get; set; }
|
||||
|
||||
public Type DefaultView { get; protected set; }
|
||||
|
||||
public List<ILibraryContainerLink> ChildContainers { get; set; } = new List<ILibraryContainerLink>();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue