mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-05-03 16:25:54 +08:00
refs #246 refactored construction of all remaining contexts into factory methods
This commit is contained in:
@@ -20,6 +20,7 @@ namespace BlackCore
|
||||
Q_OBJECT
|
||||
Q_CLASSINFO("D-Bus Interface", BLACKCORE_CONTEXTOWNAIRCRAFT_INTERFACENAME)
|
||||
friend class CRuntime;
|
||||
friend class IContextOwnAircraft;
|
||||
|
||||
public:
|
||||
//! Destructor
|
||||
|
||||
Reference in New Issue
Block a user