mirror of
https://github.com/YACReader/yacreader
synced 2025-07-20 05:54:39 -04:00
Fix warning
This commit is contained in:
committed by
Luis Ángel San Martín
parent
bb857272e1
commit
557ae1c63c
@ -287,6 +287,8 @@ void GridComicsView::toNormal()
|
||||
|
||||
void GridComicsView::updateConfig(QSettings *settings)
|
||||
{
|
||||
Q_UNUSED(settings);
|
||||
|
||||
setCurrentComicIfNeeded();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user