From d7225d67bf0f65f363ff4afb710954aff7698874 Mon Sep 17 00:00:00 2001 From: Ulf Hermann Date: Mon, 4 Feb 2019 12:51:41 +0100 Subject: Move QStringHash into its own file QHashedString and QStringHash are different things. Change-Id: Ifcac58ef41bf15dd6172fa0c42b86eca385c2ce0 Reviewed-by: Lars Knoll --- tests/auto/qml/qqmlmetatype/tst_qqmlmetatype.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/auto/qml/qqmlmetatype') diff --git a/tests/auto/qml/qqmlmetatype/tst_qqmlmetatype.cpp b/tests/auto/qml/qqmlmetatype/tst_qqmlmetatype.cpp index 4ffd05c89b..bce4c7d08c 100644 --- a/tests/auto/qml/qqmlmetatype/tst_qqmlmetatype.cpp +++ b/tests/auto/qml/qqmlmetatype/tst_qqmlmetatype.cpp @@ -36,7 +36,6 @@ #include #include #include -#include #include "../../shared/util.h" class tst_qqmlmetatype : public QQmlDataTest -- cgit v1.2.3