mirror of
https://github.com/KDE/latte-dock.git
synced 2025-03-28 18:50:40 +03:00
update icons for Tasks internal separator
This commit is contained in:
parent
574f2aedcb
commit
3bac6d325e
@ -215,7 +215,7 @@ PlasmaComponents.Page {
|
||||
}
|
||||
}
|
||||
PlasmaComponents.Button {
|
||||
iconSource: plasmoid.configuration.hasInternalSeparator ? "remove" : "add"
|
||||
iconSource: plasmoid.configuration.hasInternalSeparator ? "edit-delete" : "list-add"
|
||||
text: i18n("Tasks Separator")
|
||||
Layout.alignment: Qt.AlignLeft
|
||||
visible: dock.tasksPresent()
|
||||
|
Loading…
x
Reference in New Issue
Block a user