This commit is contained in:
LubuWest 2019-06-25 20:59:10 +02:00
commit d48847d183
135 changed files with 8879 additions and 3693 deletions

View file

@ -54,7 +54,7 @@ Rectangle {
anchors.top:parent.top
anchors.topMargin: 0.5*mm
width:parent.width-2*mm
height: 7*mm //Math.max( searchText.contentHeight,5*mm)
height: 4*mm //Math.max( searchText.contentHeight,5*mm)
TextInput {
id: searchText