[plasma/kdeplasma-addons] applets/diskquota/qml: applets/diskquota: Properly set ItemDelegate content

Nicolas Fella <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit c448833f0df6b1e88551da9be712777cb6972771 by Nicolas Fella.
Committed on 03/08/2026 at 12:48.
Pushed by nicolasfella into branch 'master'.

applets/diskquota: Properly set ItemDelegate content

BUG: 523618

M  +1    -3    applets/diskquota/qml/ListDelegateItem.qml

https://invent.kde.org/plasma/kdeplasma-addons/-/commit/c448833f0df6b1e88551da9be712777cb6972771

diff --git a/applets/diskquota/qml/ListDelegateItem.qml b/applets/diskquota/qml/ListDelegateItem.qml
index 08ae2bd06..970623781 100644
--- a/applets/diskquota/qml/ListDelegateItem.qml
+++ b/applets/diskquota/qml/ListDelegateItem.qml
@@ -31,9 +31,7 @@ PlasmaComponents3.ItemDelegate {
         diskQuota.openCleanUpTool(mountPoint);
     }
 
-    RowLayout {
-        id: contents
-        width: parent.width
+    contentItem: RowLayout {
         spacing: Kirigami.Units.gridUnit
 
         Kirigami.Icon {
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.