Cleanup: mark unused variable
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
03e14fa2c3
commit
4ccb70011c
@ -1784,6 +1784,7 @@ void QMLManager::setStatusbarColor(QColor color)
|
||||
#else
|
||||
void QMLManager::setStatusbarColor(QColor color)
|
||||
{
|
||||
Q_UNUSED(color)
|
||||
// noop
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user