mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-21 04:45:31 +08:00
refs #246 refactored construction of all remaining contexts into factory methods
This commit is contained in:
@@ -17,7 +17,7 @@ namespace BlackCore
|
||||
class CContextOwnAircraftProxy : public IContextOwnAircraft
|
||||
{
|
||||
Q_OBJECT
|
||||
friend class CRuntime;
|
||||
friend class IContextOwnAircraft;
|
||||
|
||||
public:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user