From 0b768e3c43887fe35c2df4ca4263f54ebb7fec9d 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 Don't rely on transitive include from qobject.h, which will go away. Change-Id: I99dd97ff4fb1d0632d040daab0bffa2d7b85d3ae Reviewed-by: Fabian Kosmale --- 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