mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 01:05:34 +08:00
refs #246 refactored construction of all remaining contexts into factory methods
This commit is contained in:
@@ -27,6 +27,7 @@ namespace BlackCore
|
||||
Q_OBJECT
|
||||
Q_CLASSINFO("D-Bus Interface", BLACKCORE_CONTEXTSETTINGS_INTERFACENAME)
|
||||
friend class CRuntime;
|
||||
friend class IContextSettings;
|
||||
|
||||
protected:
|
||||
//! \brief Constructor
|
||||
|
||||
Reference in New Issue
Block a user