disablle deskttop soourec

This commit is contained in:
2024-03-25 15:31:42 +02:00
parent 161ff64293
commit 7b60e8a42f
2 changed files with 3 additions and 1 deletions

View File

@ -103,6 +103,7 @@ void AWKeys::initKeys(const QString &_currentPattern, const int _interval, const
m_aggregator->initFormatters();
m_keyOperator->setPattern(_currentPattern);
m_keyOperator->updateCache();
m_dataEngineAggregator->connectSources();
// timer
m_timer->setInterval(_interval);