From 6015e34c124edfdb42353b327f1f71a647347e6c Mon Sep 17 00:00:00 2001 From: Klaus Basan Date: Sat, 15 Sep 2018 03:22:03 +0200 Subject: [PATCH] Style --- src/blackgui/components/settingsmodelcomponent.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/blackgui/components/settingsmodelcomponent.h b/src/blackgui/components/settingsmodelcomponent.h index 12a8b1ad5..33554e36a 100644 --- a/src/blackgui/components/settingsmodelcomponent.h +++ b/src/blackgui/components/settingsmodelcomponent.h @@ -45,7 +45,7 @@ namespace BlackGui private: QScopedPointer ui; BlackMisc::CSetting m_consolidationSetting { this, &CSettingsModelComponent::cacheChanged }; //!< consolidation time - BlackMisc::CSetting m_modelSettings { this, &CSettingsModelComponent::cacheChanged }; //!< model setting + BlackMisc::CSetting m_modelSettings { this, &CSettingsModelComponent::cacheChanged }; //!< model setting const BlackCore::Db::CBackgroundDataUpdater *m_updater = nullptr; //!< externally (i.e. other component) provided existing updater //! Consolidation time entered