Files
ladybird/Libraries/LibGUI/GDirectoryModel.cpp
Andreas Kling 55bae788f0 GDirectoryModel: No need to clear the selected index in open()
Now that the view manages selection instead of the model, it's not
something GDirectoryModel needs to worry about anymore.
2019-09-07 20:01:18 +02:00

9.8 KiB