FS9 plugin cleanup

* Make host & lobby client plugin-global
* Post-rebase cleanups (FSX too)
This commit is contained in:
Michał Garapich
2015-03-12 00:21:49 +01:00
committed by Roland Winklmeier
parent b3b3f65ee3
commit 3897fb2d1a
4 changed files with 85 additions and 73 deletions

View File

@@ -214,6 +214,7 @@ namespace BlackCore
//! Constructor
//! \sa ISimulatorFactory::createListener().
//! \note msvc2015: use inherited constructor
ISimulatorListener(QObject* parent);
//! Destructor