mirror of
https://github.com/YACReader/yacreader
synced 2025-07-21 06:24:39 -04:00
added custom context menu to folders view
This commit is contained in:
@ -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();
|
||||
|
Reference in New Issue
Block a user