Files
ladybird/Userland/Libraries/LibGUI
Martin Blicha 8fb52c6962 LibGUI: Make FilteringProxyModel reference-count its parent model
Before this change, the destructor of FilteringProxyModel
would crash if the parent model had been destroyed earlier.

This unifies the behaviour of FilteringProxyModel with
SortingProxyModel in this respect.
2021-12-02 22:43:54 +01:00
..
2021-10-06 23:52:40 +01:00
2021-10-06 23:52:40 +01:00
2021-09-03 02:32:43 +02:00