This commit is contained in:
Klaus Basan
2017-12-17 19:59:09 +01:00
parent e28f8f20d3
commit cca275b278
6 changed files with 25 additions and 15 deletions

View File

@@ -23,9 +23,7 @@ namespace BlackCore
{
namespace Db
{
/**
* Update and consolidation of DB data
*/
//! Update and consolidation of DB data
class BLACKCORE_EXPORT CBackgroundDataUpdater : public BlackMisc::CContinuousWorker
{
Q_OBJECT