mirror of
https://github.com/YACReader/yacreader
synced 2025-07-27 09:24:57 -04:00
setRootIndex ahora fuerza la deselecci?n de cualquier folder que estuviese seleccionado
This commit is contained in:
@ -1214,6 +1214,8 @@ void LibraryWindow::setRootIndex()
|
||||
comicView->setModel(NULL);
|
||||
comicFlow->clear();
|
||||
}
|
||||
|
||||
foldersView->clearSelection();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user