From 438c74630e5f8c9a46d00b991f5cb8ecd479dafe Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Mon, 7 Nov 2016 19:23:19 +0100 Subject: Register query serializer --- tests/querytest.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'tests') diff --git a/tests/querytest.cpp b/tests/querytest.cpp index 06c6ad6..594e55c 100644 --- a/tests/querytest.cpp +++ b/tests/querytest.cpp @@ -47,7 +47,6 @@ private slots: void testSerialization() { - qRegisterMetaTypeStreamOperators(); auto type = QByteArray("type"); auto sort = QByteArray("sort"); -- cgit v1.2.3