Skip to content
Commit e0fbab47 authored by Kai Uwe Broulik's avatar Kai Uwe Broulik 🍇
Browse files

[Notifications] Don't bind model inside headerItem

Since Qt 5.12.5 and newer this causes infinite recursion in component creation as setting the model has ListView recreate
its header item (among other things) since https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?h=5.12&id=692b2da77427259a3589cf8a1311075863f2f5ec

See also https://bugzilla.redhat.com/show_bug.cgi?id=1758263

Differential Revision: https://phabricator.kde.org/D24654
parent fd01fa89
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment