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:
@@ -18,7 +18,7 @@ namespace BlackCore
|
||||
class CContextApplicationProxy : public IContextApplication
|
||||
{
|
||||
Q_OBJECT
|
||||
friend class CRuntime;
|
||||
friend class IContextApplication;
|
||||
|
||||
public:
|
||||
//! Destructor
|
||||
|
||||
Reference in New Issue
Block a user