diff options
Diffstat (limited to 'modules/detachedcontent/bluetooth/Details.qml')
| -rw-r--r-- | modules/detachedcontent/bluetooth/Details.qml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/modules/detachedcontent/bluetooth/Details.qml b/modules/detachedcontent/bluetooth/Details.qml index 6ca611e..f0ebb0b 100644 --- a/modules/detachedcontent/bluetooth/Details.qml +++ b/modules/detachedcontent/bluetooth/Details.qml @@ -304,10 +304,6 @@ Item { font.pointSize: Appearance.font.size.large fill: 1 } - - Behavior on radius { - Anim {} - } } } |