Formatting

This commit is contained in:
Klaus Basan
2018-03-08 19:45:02 +01:00
parent f64a4c432b
commit 27f97f729d
2 changed files with 7 additions and 8 deletions

View File

@@ -65,7 +65,7 @@ using namespace BlackCore::Vatsim;
namespace BlackCore
{
CAirspaceMonitor::CAirspaceMonitor(BlackMisc::Simulation::IOwnAircraftProvider *ownAircraftProvider, INetwork *network, QObject *parent)
CAirspaceMonitor::CAirspaceMonitor(IOwnAircraftProvider *ownAircraftProvider, INetwork *network, QObject *parent)
: QObject(parent),
COwnAircraftAware(ownAircraftProvider),
CIdentifiable(this),