wrote viewmodel model for project browsing
This commit is contained in:
@@ -2,5 +2,9 @@
|
||||
|
||||
Project::Project()
|
||||
{
|
||||
}
|
||||
|
||||
Folder *Project::root()
|
||||
{
|
||||
return &root_;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user