[plasma/bluedevil] src/applet/qml: applet: inherit icon from action

Tomáš Hnyk <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit 549db46a14d6ac70803d3d5a1d3e297e0cbf114b by Tomáš Hnyk.
Committed on 27/07/2026 at 22:22.
Pushed by ngraham into branch 'master'.

applet: inherit icon from action

M  +1    -1    src/applet/qml/Toolbar.qml

https://invent.kde.org/plasma/bluedevil/-/commit/549db46a14d6ac70803d3d5a1d3e297e0cbf114b

diff --git a/src/applet/qml/Toolbar.qml b/src/applet/qml/Toolbar.qml
index 3050a317..ee0f09cc 100644
--- a/src/applet/qml/Toolbar.qml
+++ b/src/applet/qml/Toolbar.qml
@@ -59,7 +59,7 @@ PlasmaExtras.PlasmoidHeading {
             text: qAction.text
             display: PlasmaComponents3.AbstractButton.IconOnly
 
-            icon.name: "list-add-symbolic"
+            icon.name: qAction.icon.name
 
             onClicked: qAction.trigger()
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.