mirror of
https://github.com/YACReader/yacreader
synced 2025-06-04 01:28:55 -04:00
setRootIndex ahora fuerza la deselecci?n de cualquier folder que estuviese seleccionado
This commit is contained in:
parent
635b205219
commit
36719ce463
@ -1214,6 +1214,8 @@ void LibraryWindow::setRootIndex()
|
|||||||
comicView->setModel(NULL);
|
comicView->setModel(NULL);
|
||||||
comicFlow->clear();
|
comicFlow->clear();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
foldersView->clearSelection();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user