diff options
Diffstat (limited to 'notificationswatchlet/metawatch-digital.qml')
-rw-r--r-- | notificationswatchlet/metawatch-digital.qml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/notificationswatchlet/metawatch-digital.qml b/notificationswatchlet/metawatch-digital.qml index 54f02d2..e5764ec 100644 --- a/notificationswatchlet/metawatch-digital.qml +++ b/notificationswatchlet/metawatch-digital.qml @@ -45,10 +45,6 @@ Rectangle { wrapMode: Text.Wrap } - Component.onCompleted: { - watch.useButton(1); - watch.useButton(2); - } Connections { target: watch onButtonPressed : { |