From 3254ac322be96ad0ee5efd3d0728be03d8be34da Mon Sep 17 00:00:00 2001 From: Ulf Hermann Date: Tue, 29 Jan 2019 12:31:41 +0100 Subject: QML: Split propertyCache into multiple files I want to be able to read the code. Change-Id: I063143ff63b0a476d783c892e1d328e7f5133fab Reviewed-by: Lars Knoll --- src/qml/qml/qqmltypewrapper.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/qml/qml/qqmltypewrapper.cpp') diff --git a/src/qml/qml/qqmltypewrapper.cpp b/src/qml/qml/qqmltypewrapper.cpp index 4089a7f030..3ec828ea2d 100644 --- a/src/qml/qml/qqmltypewrapper.cpp +++ b/src/qml/qml/qqmltypewrapper.cpp @@ -42,6 +42,7 @@ #include #include +#include #include #include -- cgit v1.2.3