diff options
Diffstat (limited to 'modules/detachedcontent/bluetooth/BtPane.qml')
| -rw-r--r-- | modules/detachedcontent/bluetooth/BtPane.qml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/detachedcontent/bluetooth/BtPane.qml b/modules/detachedcontent/bluetooth/BtPane.qml index d0ea8b0..c6dbbcc 100644 --- a/modules/detachedcontent/bluetooth/BtPane.qml +++ b/modules/detachedcontent/bluetooth/BtPane.qml @@ -1,7 +1,8 @@ pragma ComponentBehavior: Bound import ".." -import qs.widgets +import qs.components.effects +import qs.components.containers import qs.config import Quickshell.Bluetooth import QtQuick |