Files
ladybird/Libraries/LibGUI/AbstractTableView.h
Andreas Kling 96f98b1fc9 LibGUI: Simplify TableCellPaintingDelegate API slightly
No need to pass the Model *and* a ModelIndex, the index knows which
model it belongs to anyway.
2020-08-16 16:44:09 +02:00

4.6 KiB