added custom context menu to folders view

This commit is contained in:
Luis Ángel San Martín
2014-11-28 13:27:17 +01:00
parent b0711bec86
commit 1ca994451c
4 changed files with 32 additions and 37 deletions

View File

@ -73,7 +73,7 @@ void YACReaderNavigationController::loadFolderInfo(const QModelIndex &modelIndex
libraryWindow->disableComicsActions(true);
}
libraryWindow->updateFoldersViewConextMenu(modelIndex);
//libraryWindow->updateFoldersViewConextMenu(modelIndex);
//if a folder is selected, listsView selection must be cleared
libraryWindow->listsView->clearSelection();