diff --git a/src/gui/image/qpixmapcache.h b/src/gui/image/qpixmapcache.h index 03311345a2..37a0588e06 100644 --- a/src/gui/image/qpixmapcache.h +++ b/src/gui/image/qpixmapcache.h @@ -84,6 +84,7 @@ public: static int totalUsed(); #endif }; +Q_DECLARE_SHARED_NOT_MOVABLE_UNTIL_QT6(QPixmapCache::Key) QT_END_NAMESPACE