various improvements to import process and project management

This commit is contained in:
itsmattkc
2019-07-01 15:40:09 -07:00
parent 8f6cb7a2cb
commit 0966b62f29
14 changed files with 104 additions and 20 deletions
+3 -1
View File
@@ -20,9 +20,11 @@
#include "folder.h"
#include "ui/icons/icons.h"
Folder::Folder()
{
set_icon(olive::icon::Folder);
}
Item::Type Folder::type() const