SVN_SILENT Q_UNUSED

svn path=/trunk/KDE/kdelibs/; revision=1143188
This commit is contained in:
Christoph Feck 2010-06-26 20:29:58 +00:00
parent 8ba19991d7
commit 26ca332629

View File

@ -752,6 +752,7 @@ void Theme::setFont(const QFont &font, FontRole role)
QFont Theme::font(FontRole role) const
{
Q_UNUSED(role)
switch (role) {
case DesktopFont:
{