aboutsummaryrefslogtreecommitdiff
path: root/autotests
diff options
context:
space:
mode:
Diffstat (limited to 'autotests')
-rw-r--r--autotests/kconfig_compiler/kconfigcompiler_test_signals.cpp1
-rw-r--r--autotests/test_kconf_update.cpp1
2 files changed, 0 insertions, 2 deletions
diff --git a/autotests/kconfig_compiler/kconfigcompiler_test_signals.cpp b/autotests/kconfig_compiler/kconfigcompiler_test_signals.cpp
index 64eb2ca7..46a2bd6e 100644
--- a/autotests/kconfig_compiler/kconfigcompiler_test_signals.cpp
+++ b/autotests/kconfig_compiler/kconfigcompiler_test_signals.cpp
@@ -11,7 +11,6 @@
#include "signals_test_singleton_itemaccessors.h"
#include <QDebug>
#include <QFileInfo>
-#include <QSharedPointer>
#include <QSignalSpy>
#include <QTemporaryFile>
#include <QtGlobal>
diff --git a/autotests/test_kconf_update.cpp b/autotests/test_kconf_update.cpp
index 565a86f8..55778f0d 100644
--- a/autotests/test_kconf_update.cpp
+++ b/autotests/test_kconf_update.cpp
@@ -13,7 +13,6 @@
#include <QDir>
#include <QFile>
#include <QProcess>
-#include <QSharedPointer>
#include <qstandardpaths.h>
#include <qtemporaryfile.h>