mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-01 05:23:24 +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
|
||||
void QMLManager::setStatusbarColor(QColor color)
|
||||
{
|
||||
Q_UNUSED(color)
|
||||
// noop
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue