diff options
| author | Timotej Lazar <timotej.lazar@araneo.si> | 2021-09-16 16:57:45 +0200 |
|---|---|---|
| committer | Timotej Lazar <timotej.lazar@araneo.si> | 2021-09-16 20:34:28 +0200 |
| commit | 17a7e0108b0a2b4fbd8cb7c1e5d6e269505092e6 (patch) | |
| tree | 0636939fd1eb52bb9453631352c3739a25795160 /Video.qml | |
| parent | b5ae104bcddcc6a6a9cf73eab47bb43fe3a6ad14 (diff) | |
Fix tab navigation
Diffstat (limited to 'Video.qml')
| -rw-r--r-- | Video.qml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -136,7 +136,6 @@ Page { SpinBox { id: rate implicitWidth: 80 - focusPolicy: Qt.NoFocus from: 25; to: 250; stepSize: 25 value: 100 |
