Files
ladybird/Libraries/LibGUI
Andreas Kling ffff150435 LibGUI: Allow specifying the model column for GListView and GComboBox
These widgets can only display a single column from the underlying data
model, and it was previously hard-coded to use column 0. Now you can
use any column you like.
2019-08-05 18:32:04 +02:00
..
2019-07-25 19:49:28 +02:00
2019-07-25 19:49:28 +02:00
2019-07-11 15:49:47 +02:00
2019-07-25 19:49:28 +02:00
2019-07-31 07:07:59 +02:00