Skip to content

馃崚kickoff: Use Item as searchField property type

Kai Uwe Broulik requested to merge work/cherry-pick-56caec0d into Plasma/6.0

This works around a Qt bug where assigning the SearchField from the Header fails because of a type mismatch:

"Cannot assign QObject* to TextField_QMLTYPE_8*"

(cherry picked from commit 56caec0d)

Merge request reports