fix KDE4 build

after 3d73258985 "loplugin:unusedmethods"

Change-Id: I32303948c5046b2880cd4e64cada32ea776a0861
This commit is contained in:
Noel Grandin
2016-05-31 08:47:19 +02:00
parent 6cf436799c
commit e48a13af9f
2 changed files with 2 additions and 0 deletions

View File

@@ -49,6 +49,7 @@ unusedMethodsExclusionSet = set([
"void OpenGLContext::requestSingleBufferedRendering()",
"_Bool TabitemValue::isBothAligned() const",
"_Bool TabitemValue::isNotAligned() const",
"void TabitemValue::isLast() const",
"void StyleSettings::SetSpinSize(long)",
"void StyleSettings::SetFloatTitleHeight(long)",
"void StyleSettings::SetTitleHeight(long)",