summaryrefslogtreecommitdiffstats
path: root/tests/testqPrefDisplay.cpp
diff options
context:
space:
mode:
authorGravatar jan Iversen <jani@apache.org>2018-09-02 16:22:16 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2018-09-11 17:25:00 -0700
commit684e334fb6098e604a91d140c1e2ea0883dff081 (patch)
tree99dd5050bb53385125aa5fa6dc69514acbc2b40e /tests/testqPrefDisplay.cpp
parent4d57b52062ab902dee8d82e453eda586ce78ab3e (diff)
downloadsubsurface-684e334fb6098e604a91d140c1e2ea0883dff081.tar.gz
core: declare cloud_status in qPrefCloudStorage
qml declaration of cloud_status (defined in pref.h) does not belong in qPref.h but in qPrefCloudStorage Signed-off-by: Jan Iversen <jani@apache.org>
Diffstat (limited to 'tests/testqPrefDisplay.cpp')
-rw-r--r--tests/testqPrefDisplay.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testqPrefDisplay.cpp b/tests/testqPrefDisplay.cpp
index 9347e252f..cf111f6e3 100644
--- a/tests/testqPrefDisplay.cpp
+++ b/tests/testqPrefDisplay.cpp
@@ -7,6 +7,7 @@
#include <QDate>
#include <QTest>
+#include <QSignalSpy>
void TestQPrefDisplay::initTestCase()
{