aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlcomponent_p.h
diff options
context:
space:
mode:
authorFabian Kosmale <fabian.kosmale@qt.io>2021-03-03 21:55:50 +0100
committerFabian Kosmale <fabian.kosmale@qt.io>2021-03-04 11:04:19 +0100
commita4bf9033792e9743e1693345af6d844b8856719d (patch)
tree7662d2ee1d1e95d645a46293b2363a4596221899 /src/qml/qml/qqmlcomponent_p.h
parenta6e3daf9248a2e1c07d037b4f44e7aab47c5f14f (diff)
Remove unused QBitField class
Change-Id: I441dc66a94656afdea6569dcdde1bdf8e701213b Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Diffstat (limited to 'src/qml/qml/qqmlcomponent_p.h')
-rw-r--r--src/qml/qml/qqmlcomponent_p.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/qml/qml/qqmlcomponent_p.h b/src/qml/qml/qqmlcomponent_p.h
index cc938371a1..abc0de7438 100644
--- a/src/qml/qml/qqmlcomponent_p.h
+++ b/src/qml/qml/qqmlcomponent_p.h
@@ -55,7 +55,6 @@
#include "qqmlengine_p.h"
#include "qqmltypeloader_p.h"
-#include <private/qbitfield_p.h>
#include "qqmlvme_p.h"
#include "qqmlerror.h"
#include "qqml.h"