mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 09:15:34 +08:00
Ref T150, Ref T156 allow using setup reader in unit test
This commit is contained in:
committed by
Mathew Sutcliffe
parent
2b638caf80
commit
155d436788
@@ -30,6 +30,7 @@
|
||||
class QNetworkReply;
|
||||
|
||||
namespace BlackMisc { class CLogCategoryList; }
|
||||
namespace BlackCoreTest { class CTestConnectivity; }
|
||||
namespace BlackCore
|
||||
{
|
||||
//! Read the central URLs / locations of our data / setup.
|
||||
@@ -48,6 +49,7 @@ namespace BlackCore
|
||||
{
|
||||
Q_OBJECT
|
||||
friend class CApplication; //!< only using class
|
||||
friend class BlackCoreTest::CTestConnectivity;
|
||||
|
||||
public:
|
||||
//! Categories
|
||||
|
||||
Reference in New Issue
Block a user