Skip to content

Fix warnings clazy-qproperty-without-notify

Ilya Pominov requested to merge ipominov/kitemviews:qproperty_warnings into master

Fix warnings clazy-qproperty-without-notify in KCategorizedView and KTreeWidgetSearchLine. Q_PROPERTY should have either NOTIFY or CONSTANT

Merge request reports