Log.category for FSD and minor style changes

This commit is contained in:
Klaus Basan
2019-12-31 13:49:29 +01:00
committed by Mat Sutcliffe
parent 0777d048c6
commit f8e8318902
6 changed files with 38 additions and 5 deletions

View File

@@ -82,6 +82,9 @@ namespace BlackCore
Q_INTERFACES(BlackMisc::Network::IEcosystemProvider)
public:
//! Categories
static const BlackMisc::CLogCategoryList &getLogCategories();
//! Ctor
CFSDClient(BlackMisc::Network::IClientProvider *clientProvider,
BlackMisc::Simulation::IOwnAircraftProvider *ownAircraftProvider,