diff options
Diffstat (limited to 'autotests/kentrymaptest.cpp')
-rw-r--r-- | autotests/kentrymaptest.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/autotests/kentrymaptest.cpp b/autotests/kentrymaptest.cpp index 507a88f6..a84c4b4e 100644 --- a/autotests/kentrymaptest.cpp +++ b/autotests/kentrymaptest.cpp @@ -7,7 +7,6 @@ #include "kentrymaptest.h" #include <QtTest> -#include "kconfigdata.h" const QByteArray group1("A Group"); const QByteArray key1("A Key"); |