mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
FileManager: Make the tree view follow the directory view navigations.
This commit is contained in:
@@ -35,3 +35,7 @@ void GAbstractView::did_update_model()
|
||||
{
|
||||
model_notification(GModelNotification(GModelNotification::ModelUpdated));
|
||||
}
|
||||
|
||||
void GAbstractView::did_update_selection()
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user