correctly map root folder to source model

This commit is contained in:
itsmattkc
2021-03-31 11:55:00 +11:00
parent ce80fccd80
commit 62ff7bed69
5 changed files with 16 additions and 11 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ public:
Project* project() const;
void set_project(Project* p);
QModelIndex get_root_index() const;
Folder *get_root() const;
void set_root(Folder* item);