diff options
author | Andreas Kling <awesomekling@gmail.com> | 2019-08-05 18:32:04 +0200 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2019-08-05 18:32:04 +0200 |
commit | ffff150435da4bb39b557042dd54ef02a043f40d (patch) | |
tree | 4c5893617257cbf9a9f36e9c9ba36060f2f3a7fd /Userland/mon.cpp | |
parent | 7c0f9ea2b9711c20ce5f16b4a6b26efc46d48a69 (diff) | |
download | serenity-ffff150435da4bb39b557042dd54ef02a043f40d.zip |
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.
Diffstat (limited to 'Userland/mon.cpp')
0 files changed, 0 insertions, 0 deletions