Files
ladybird/Userland/Libraries/LibGUI
Andreas Kling e0b60d56a5 LibGUI: Make FilteringProxyModel::data() support multi-column data
While the rows are filtered, we can't just return data from column 0
every time, since that breaks underlying multi-column models.
Instead, simply forward the incoming index.
2022-01-27 23:26:06 +01:00
..
2021-10-06 23:52:40 +01:00
2022-01-23 22:12:05 +00:00
2022-01-01 22:51:53 +01:00
2022-01-01 22:51:53 +01:00