mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 13:04:28 -04:00
Rename method
This commit is contained in:
@ -67,7 +67,7 @@ void YACReaderNavigationController::loadFolderInfo(const QModelIndex &modelIndex
|
||||
} else {
|
||||
// showEmptyFolder
|
||||
loadEmptyFolderInfo(modelIndex);
|
||||
contentViewsManager->showEmptyFolderView();
|
||||
contentViewsManager->showFolderContentView();
|
||||
libraryWindow->disableComicsActions(true);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user