From 155d436788b1b800502f788f35552075694054b6 Mon Sep 17 00:00:00 2001 From: Klaus Basan Date: Thu, 14 Sep 2017 17:23:40 +0200 Subject: [PATCH] Ref T150, Ref T156 allow using setup reader in unit test --- src/blackcore/setupreader.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/blackcore/setupreader.h b/src/blackcore/setupreader.h index fca3ae0e6..9a51b61cd 100644 --- a/src/blackcore/setupreader.h +++ b/src/blackcore/setupreader.h @@ -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