https://bugs.kde.org/show_bug.cgi?id=453201
Fushan Wen <qydwhotm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/fram | |eworks/kirigami/commit/72a4 | |3783b5439637febfb20bbb70a05 | |23fa9b9c7 --- Comment #1 from Fushan Wen <qydwhotm...@gmail.com> --- Git commit 72a43783b5439637febfb20bbb70a0523fa9b9c7 by Fushan Wen, on behalf of David Edmundson. Committed on 16/05/2022 at 06:55. Pushed by fusionfuture into branch 'master'. [ColumnView] Don't leak SeparatorItems Any children from a created component must have either QML ownership or a parent or manual destruction. Another code path in ColumnView can delete separators at runtime so a parent is used. M +2 -0 src/columnview.cpp https://invent.kde.org/frameworks/kirigami/commit/72a43783b5439637febfb20bbb70a0523fa9b9c7 -- You are receiving this mail because: You are watching all bug changes.