From 365b993221fe82c7e15ec79c7528799e6ea45cfc Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Sun, 3 Aug 2025 18:43:25 +1000 Subject: dcontent: impl bt device details --- modules/detachedcontent/bluetooth/BtPane.qml | 3 --- 1 file changed, 3 deletions(-) (limited to 'modules/detachedcontent/bluetooth/BtPane.qml') diff --git a/modules/detachedcontent/bluetooth/BtPane.qml b/modules/detachedcontent/bluetooth/BtPane.qml index ff2cc0a..1428540 100644 --- a/modules/detachedcontent/bluetooth/BtPane.qml +++ b/modules/detachedcontent/bluetooth/BtPane.qml @@ -72,9 +72,6 @@ RowLayout { id: details Details { - anchors.margins: Appearance.padding.normal - anchors.leftMargin: Appearance.padding.normal / 2 - session: root.session } } -- cgit v1.2.3-freya