mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-08 16:12:23 +02:00
When 359d6e7b0b happened, the return value
of `children[row]` went from being `ClassViewNode&` to
`NonnullOwnPtr<ClassViewNode>&`, so we were putting the wrong address
into the ModelIndex's data.
5.9 KiB
5.9 KiB