Fix completer size on plasma6
This commit is contained in:
parent
a9ec130cbe
commit
b9ffcffe2d
4 changed files with 4 additions and 6 deletions
|
|
@ -340,10 +340,9 @@ Rectangle {
|
|||
}
|
||||
}
|
||||
|
||||
Completer {
|
||||
contentItem: Completer {
|
||||
id: completer
|
||||
|
||||
anchors.fill: parent
|
||||
rowMargin: 2
|
||||
rowSpacing: 0
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue