Files
ladybird/Libraries/LibGUI/SortingProxyModel.cpp
Andreas Kling 686ee2bf04 LibGUI: Rename ModelClient::on_model_update() => model_did_update()
This follows the typical client callback naming scheme used elsewhere
and doesn't collide with the "on_foo" Function hook convention.
2020-08-13 20:18:11 +02:00

5.4 KiB