Formatting, minor tweaks

This commit is contained in:
Klaus Basan
2017-07-16 03:42:26 +02:00
committed by Mathew Sutcliffe
parent 3b6edcd575
commit d64bfcabce
4 changed files with 15 additions and 15 deletions

View File

@@ -36,8 +36,8 @@ namespace BlackCore
CBackgroundDataUpdater(QObject *owner);
private:
int m_cycle = 0; //!< cycle
bool m_inWork = false; //!< indicates a running update
int m_cycle = 0; //!< cycle
bool m_inWork = false; //!< indicates a running update
BlackMisc::Simulation::Data::CModelCaches m_modelCaches { false, this }; //!< caches
BlackMisc::Simulation::Data::CModelSetCaches m_modelSetCaches { false, this }; //!< caches