mayas piggy version
This commit is contained in:
parent
1f12d93300
commit
849cc91da8
10 changed files with 31 additions and 72 deletions
|
|
@ -36,7 +36,6 @@ void NavigationController::init(const QString &rootPath)
|
|||
auto rootDir = QDir(rootPath);
|
||||
if(!rootDir.exists()) return;
|
||||
mRootPath = rootPath;
|
||||
|
||||
add(mRootPath, mRootItem);
|
||||
|
||||
mNavList->setModelItems(mRootItem->getChildren());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue