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

Nicolas Fella <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit e2e3e86c9bac001eaef9f0068545cac5e2b4e2a4 by Nicolas Fella.
Committed on 03/08/2026 at 13:31.
Pushed by nicolasfella into branch 'Plasma/6.6'.

applets/diskquota: Properly set ItemDelegate content

BUG: 523618
(cherry picked from commit c448833f0df6b1e88551da9be712777cb6972771)

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

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

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.