mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Cleanup: mark unused variable
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
03e14fa2c3
commit
4ccb70011c
1 changed files with 1 additions and 0 deletions
|
@ -1784,6 +1784,7 @@ void QMLManager::setStatusbarColor(QColor color)
|
||||||
#else
|
#else
|
||||||
void QMLManager::setStatusbarColor(QColor color)
|
void QMLManager::setStatusbarColor(QColor color)
|
||||||
{
|
{
|
||||||
|
Q_UNUSED(color)
|
||||||
// noop
|
// noop
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue