aboutsummaryrefslogtreecommitdiffstats
path: root/src/webchannel/variantargument_p.h
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2022-02-11 11:34:22 -0800
committerThiago Macieira <thiago.macieira@intel.com>2022-03-08 08:06:45 -0800
commit2d1ae2530212df6ea879f0e0c758394d3f7d3168 (patch)
tree6278fbd47c084754906dfea833c610b738249a56 /src/webchannel/variantargument_p.h
parent823e4abf9098b92bd979cab3f524e4ed7e98151f (diff)
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: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'src/webchannel/variantargument_p.h')
-rw-r--r--src/webchannel/variantargument_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/webchannel/variantargument_p.h b/src/webchannel/variantargument_p.h
index afac507..e56283f 100644
--- a/src/webchannel/variantargument_p.h
+++ b/src/webchannel/variantargument_p.h
@@ -52,6 +52,7 @@
//
#include <QVariant>
+#include <private/qglobal_p.h>
QT_BEGIN_NAMESPACE