mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-09 13:35:34 +08:00
refs #246 refactored construction of all remaining contexts into factory methods
This commit is contained in:
@@ -25,7 +25,7 @@ namespace BlackCore
|
||||
class CContextSettingsProxy : public IContextSettings
|
||||
{
|
||||
Q_OBJECT
|
||||
friend class CRuntime;
|
||||
friend class IContextSettings;
|
||||
|
||||
public:
|
||||
//! \brief Destructor
|
||||
|
||||
Reference in New Issue
Block a user