summaryrefslogtreecommitdiffstats
path: root/src/gui/rhi/qrhiprofiler_p_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/rhi/qrhiprofiler_p_p.h')
-rw-r--r--src/gui/rhi/qrhiprofiler_p_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/rhi/qrhiprofiler_p_p.h b/src/gui/rhi/qrhiprofiler_p_p.h
index 9e209fe98e..349b4d6b74 100644
--- a/src/gui/rhi/qrhiprofiler_p_p.h
+++ b/src/gui/rhi/qrhiprofiler_p_p.h
@@ -114,7 +114,7 @@ public:
QHash<QRhiSwapChain *, Sc> swapchains;
};
-Q_DECLARE_TYPEINFO(QRhiProfilerPrivate::Sc, Q_MOVABLE_TYPE);
+Q_DECLARE_TYPEINFO(QRhiProfilerPrivate::Sc, Q_RELOCATABLE_TYPE);
QT_END_NAMESPACE