From 42f157d0826c31baa80b81410f44215c03a38e88 Mon Sep 17 00:00:00 2001 From: Marc Mutz Date: Thu, 4 Nov 2021 14:57:06 +0100 Subject: Include qproperty.h where needed MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Don't rely on transitive include from qobject.h, which will go away. Change-Id: I99dd97ff4fb1d0632d040daab0bffa2d7b85d3ae Reviewed-by: Fabian Kosmale (cherry picked from commit 0b768e3c43887fe35c2df4ca4263f54ebb7fec9d) Reviewed-by: MÃ¥rten Nordheim --- src/testlib/qpropertytesthelper_p.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/testlib/qpropertytesthelper_p.h b/src/testlib/qpropertytesthelper_p.h index e81b145887..45d665136d 100644 --- a/src/testlib/qpropertytesthelper_p.h +++ b/src/testlib/qpropertytesthelper_p.h @@ -52,6 +52,7 @@ // #include +#include #include #include -- cgit v1.2.3