mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 16:56:53 +08:00
refs #246 refactored construction of all remaining contexts into factory methods
This commit is contained in:
@@ -22,6 +22,7 @@ namespace BlackCore
|
||||
Q_CLASSINFO("D-Bus Interface", BLACKCORE_CONTEXTAPPLICATION_INTERFACENAME)
|
||||
Q_OBJECT
|
||||
friend class CRuntime;
|
||||
friend class IContextApplication;
|
||||
|
||||
public slots:
|
||||
//! \copydoc IContextApplication::ping()
|
||||
|
||||
Reference in New Issue
Block a user