diff --git a/theme.cpp b/theme.cpp index 8fd1cd016..87e45d43a 100644 --- a/theme.cpp +++ b/theme.cpp @@ -752,7 +752,6 @@ void Theme::setFont(const QFont &font, FontRole role) QFont Theme::font(FontRole role) const { - Q_UNUSED(role) switch (role) { case DesktopFont: {