From 399eb3da3a9883768a00f45b59606db822d9d749 Mon Sep 17 00:00:00 2001 From: Thiago Macieira Date: Fri, 11 Feb 2022 11:34:21 -0800 Subject: Make sure all private headers include at least one other See script in qtbase/util/includeprivate for the rules. Since these files are being touched anyway, I also ran the updatecopyright.pl script too. Change-Id: Ib056b47dde3341ef9a52ffff13ef677e471674b6 Reviewed-by: Mitch Curtis --- src/qml/qmltc/qqmltcobjectcreationhelper_p.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/qml/qmltc') diff --git a/src/qml/qmltc/qqmltcobjectcreationhelper_p.h b/src/qml/qmltc/qqmltcobjectcreationhelper_p.h index 462676c531..e34bb5506a 100644 --- a/src/qml/qmltc/qqmltcobjectcreationhelper_p.h +++ b/src/qml/qmltc/qqmltcobjectcreationhelper_p.h @@ -52,6 +52,7 @@ // #include +#include #include -- cgit v1.2.3