Notes
This commit is contained in:
parent
4c2b5cca93
commit
43b4d50e43
28 changed files with 674 additions and 249 deletions
|
|
@ -22,7 +22,7 @@ public class InkForgeFactory : Factory
|
|||
IsCollapsable = false,
|
||||
};
|
||||
|
||||
_documentDock = new InkForgeDocumentDock
|
||||
_documentDock = new DocumentDock
|
||||
{
|
||||
Id = "Documents",
|
||||
Title = "Documents",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue