summaryrefslogtreecommitdiffstats
path: root/tests/testqPrefDisplay.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testqPrefDisplay.h')
-rw-r--r--tests/testqPrefDisplay.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testqPrefDisplay.h b/tests/testqPrefDisplay.h
index 6af2d2be5..dfc81aee2 100644
--- a/tests/testqPrefDisplay.h
+++ b/tests/testqPrefDisplay.h
@@ -2,7 +2,7 @@
#ifndef TESTQPREFDISPLAY_H
#define TESTQPREFDISPLAY_H
-#include <QtTest>
+#include <QObject>
class TestQPrefDisplay : public QObject
{