summaryrefslogtreecommitdiffstats
path: root/tests/auto/parser/tst_parser.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/parser/tst_parser.cpp')
-rw-r--r--tests/auto/parser/tst_parser.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/parser/tst_parser.cpp b/tests/auto/parser/tst_parser.cpp
index 202e783..13eed5a 100644
--- a/tests/auto/parser/tst_parser.cpp
+++ b/tests/auto/parser/tst_parser.cpp
@@ -32,8 +32,6 @@
#include <QtScxml/qscxmlcompiler.h>
#include <QtScxml/qscxmlstatemachine.h>
-Q_DECLARE_METATYPE(QScxmlError);
-
class tst_Parser: public QObject
{
Q_OBJECT