mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-23 23:41:58 +08:00
Style
This commit is contained in:
committed by
Roland Winklmeier
parent
45f48f7594
commit
9d37a0876d
@@ -116,9 +116,7 @@ namespace BlackGui
|
||||
{
|
||||
int intervalMs = getUpdateIntervalMs();
|
||||
this->m_updateTimer->startTimer(intervalMs);
|
||||
}
|
||||
else
|
||||
{
|
||||
} else {
|
||||
this->stopTimer();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user