summaryrefslogtreecommitdiff
path: root/modules/detachedcontent/bluetooth/BtPane.qml
diff options
context:
space:
mode:
author2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-08-03 18:43:25 +1000
committer2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-08-03 18:43:25 +1000
commit365b993221fe82c7e15ec79c7528799e6ea45cfc (patch)
treed19b72ef83af7786b7a3dc634bea1215ac567012 /modules/detachedcontent/bluetooth/BtPane.qml
parentdcontent: add info to bt settings (diff)
downloadcaelestia-shell-365b993221fe82c7e15ec79c7528799e6ea45cfc.tar.gz
caelestia-shell-365b993221fe82c7e15ec79c7528799e6ea45cfc.tar.bz2
caelestia-shell-365b993221fe82c7e15ec79c7528799e6ea45cfc.zip
dcontent: impl bt device details
Diffstat (limited to 'modules/detachedcontent/bluetooth/BtPane.qml')
-rw-r--r--modules/detachedcontent/bluetooth/BtPane.qml3
1 files changed, 0 insertions, 3 deletions
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
}
}