Skip to content

Mark KNSCore::Entry as Q_RELOCATABLE_TYPE

KNSCore::Entry is used with QList a lot, so marking that trait allows the template code to improve performance.

Merge request reports