mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 09:15:34 +08:00
Style and minor UI tweaks
This commit is contained in:
committed by
Mat Sutcliffe
parent
70f487cd01
commit
f14184ddc0
@@ -42,7 +42,7 @@ namespace BlackCore
|
||||
|
||||
public:
|
||||
//! Destructor
|
||||
virtual ~IContext() {}
|
||||
virtual ~IContext() override {}
|
||||
|
||||
//! Log categories
|
||||
static const BlackMisc::CLogCategoryList &getLogCategories();
|
||||
|
||||
Reference in New Issue
Block a user