mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-17 03:37:48 -06:00
Update resources/qml/WelcomePages/AddLocalPrinterScrollView.qml
Co-authored-by: Jaime van Kessel <nallath@gmail.com>
This commit is contained in:
parent
a3911bdbfa
commit
17372064c7
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ Item
|
||||||
Cura.TextField
|
Cura.TextField
|
||||||
{
|
{
|
||||||
id: filter
|
id: filter
|
||||||
width:parent.width
|
width: parent.width
|
||||||
implicitHeight: parent.height
|
implicitHeight: parent.height
|
||||||
background: Rectangle {
|
background: Rectangle {
|
||||||
id: background
|
id: background
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue