some minor changes
This commit is contained in:
parent
5789ec823a
commit
76133ca283
2 changed files with 3 additions and 1 deletions
|
@ -421,6 +421,8 @@ Window {
|
||||||
|
|
||||||
width: app.landscape() ? parent.height * 0.2 : parent.width *0.2
|
width: app.landscape() ? parent.height * 0.2 : parent.width *0.2
|
||||||
height: width
|
height: width
|
||||||
|
|
||||||
|
image: appTheme.theme.images.SpeedHold
|
||||||
}
|
}
|
||||||
|
|
||||||
TextField {
|
TextField {
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 4a3ec0c73a81815d37c7bec0676aaa3de9cb054d
|
Subproject commit ac0d1a46168ee8563caed54e54548893c6c9066d
|
Reference in a new issue