summaryrefslogtreecommitdiffstats
path: root/src/gui/util/qtexturefiledata_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/util/qtexturefiledata_p.h')
-rw-r--r--src/gui/util/qtexturefiledata_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/util/qtexturefiledata_p.h b/src/gui/util/qtexturefiledata_p.h
index 2df23de33c..fb732cd84c 100644
--- a/src/gui/util/qtexturefiledata_p.h
+++ b/src/gui/util/qtexturefiledata_p.h
@@ -106,7 +106,7 @@ private:
QSharedDataPointer<QTextureFileDataPrivate> d;
};
-Q_DECLARE_TYPEINFO(QTextureFileData, Q_MOVABLE_TYPE);
+Q_DECLARE_TYPEINFO(QTextureFileData, Q_RELOCATABLE_TYPE);
Q_GUI_EXPORT QDebug operator<<(QDebug dbg, const QTextureFileData &d);