Files
ladybird/Libraries/LibGUI/Model.cpp
Andreas Kling 4088beb8eb LibGUI: Remove Model::sibling() since it's the same as index()
... I'm not sure what the idea was here, but since these functions do
the same thing, let's only have index().
2020-08-13 20:18:11 +02:00

2.5 KiB