summaryrefslogtreecommitdiff
path: root/Video.qml
diff options
context:
space:
mode:
authorTimotej Lazar <timotej.lazar@araneo.si>2021-09-16 16:57:45 +0200
committerTimotej Lazar <timotej.lazar@araneo.si>2021-09-16 20:34:28 +0200
commit17a7e0108b0a2b4fbd8cb7c1e5d6e269505092e6 (patch)
tree0636939fd1eb52bb9453631352c3739a25795160 /Video.qml
parentb5ae104bcddcc6a6a9cf73eab47bb43fe3a6ad14 (diff)
Fix tab navigation
Diffstat (limited to 'Video.qml')
-rw-r--r--Video.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Video.qml b/Video.qml
index dd502ae..423d9d0 100644
--- a/Video.qml
+++ b/Video.qml
@@ -136,7 +136,6 @@ Page {
SpinBox {
id: rate
implicitWidth: 80
- focusPolicy: Qt.NoFocus
from: 25; to: 250; stepSize: 25
value: 100