Files
ladybird/LibGUI/GTableView.cpp
Andreas Kling b5dcad932e LibGUI: Allow basic keyboard navigation in GTableView.
Pressing Enter will now "activate" the selected index, meaning that
the model gets a call to activate(GModelIndex).
2019-03-01 13:48:08 +01:00

7.3 KiB