diff --git a/tests/configloadertest.cpp b/tests/configloadertest.cpp index 6cddc3211..6737cae3e 100644 --- a/tests/configloadertest.cpp +++ b/tests/configloadertest.cpp @@ -26,7 +26,7 @@ #include "plasma/configloader.h" -Q_DECLARE_METATYPE(QList); +Q_DECLARE_METATYPE(QList) #define TEST_NAME QString::fromLatin1("configloadertest")