This commit is contained in:
luisangelsm
2026-02-19 18:41:25 +01:00
parent b4dc5badea
commit 892d6f3b08
4 changed files with 12 additions and 13 deletions

View File

@ -244,4 +244,3 @@ void InfoComicsView::applyTheme(const Theme &theme)
ctxt->setContextProperty("showDropShadow", QVariant(qv.showDropShadow));
}