mirror of
https://github.com/YACReader/yacreader
synced 2025-05-28 03:10:27 -04:00
Fix warning
This commit is contained in:
parent
bb857272e1
commit
557ae1c63c
@ -287,6 +287,8 @@ void GridComicsView::toNormal()
|
|||||||
|
|
||||||
void GridComicsView::updateConfig(QSettings *settings)
|
void GridComicsView::updateConfig(QSettings *settings)
|
||||||
{
|
{
|
||||||
|
Q_UNUSED(settings);
|
||||||
|
|
||||||
setCurrentComicIfNeeded();
|
setCurrentComicIfNeeded();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user