ladybird/Userland/DevTools
Sam Atkins 24d5bf8173 HackStudio: Store correct address in ClassViewModel's ModelIndices
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.
2023-03-08 23:14:21 +01:00
..
GMLPlayground LibCore+Everywhere: Remove ArgsParser::add*(char const*&) 2023-03-01 10:47:19 +01:00
HackStudio HackStudio: Store correct address in ClassViewModel's ModelIndices 2023-03-08 23:14:21 +01:00
Inspector Everywhere: Remove NonnullOwnPtr.h includes 2023-03-06 23:46:35 +01:00
Profiler Everywhere: Remove NonnullOwnPtr.h includes 2023-03-06 23:46:35 +01:00
SQLStudio LibCore+Everywhere: Remove ArgsParser::add*(char const*&) 2023-03-01 10:47:19 +01:00
UserspaceEmulator Everywhere: Remove NonnullOwnPtr.h includes 2023-03-06 23:46:35 +01:00
CMakeLists.txt DevTools: Remove i686 support 2022-12-28 11:53:41 +01:00