mirror of
https://invent.kde.org/system/dolphin
synced 2024-11-05 18:47:12 +00:00
Update siblings when turning on/off grouping
This commit is contained in:
parent
ee31c709a5
commit
90e6190f13
1 changed files with 1 additions and 0 deletions
|
@ -1085,6 +1085,7 @@ void KItemListView::slotGroupedSortingChanged(bool current)
|
|||
}
|
||||
}
|
||||
|
||||
updateSiblingsInformation();
|
||||
doLayout(NoAnimation);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue