Style and minor UI tweaks

This commit is contained in:
Klaus Basan
2020-04-11 22:01:23 +02:00
committed by Mat Sutcliffe
parent 70f487cd01
commit f14184ddc0
5 changed files with 10 additions and 9 deletions

View File

@@ -42,7 +42,7 @@ namespace BlackCore
public:
//! Destructor
virtual ~IContext() {}
virtual ~IContext() override {}
//! Log categories
static const BlackMisc::CLogCategoryList &getLogCategories();