mirror of
https://invent.kde.org/system/dolphin
synced 2024-11-05 18:47:12 +00:00
Update the URL if the accessibility has been changed
CCBUG: 301071
This commit is contained in:
parent
3f5f69ad26
commit
1f9cff7607
1 changed files with 1 additions and 0 deletions
|
@ -271,6 +271,7 @@ void PlacesItem::initializeDevice(const QString& udi)
|
|||
void PlacesItem::onAccessibilityChanged()
|
||||
{
|
||||
setIconOverlays(m_device.emblems());
|
||||
setUrl(m_access->filePath());
|
||||
}
|
||||
|
||||
void PlacesItem::onTrashDirListerCompleted()
|
||||
|
|
Loading…
Reference in a new issue