aboutsummaryrefslogtreecommitdiff
path: root/components/LineEditMulti.qml
diff options
context:
space:
mode:
Diffstat (limited to 'components/LineEditMulti.qml')
-rw-r--r--components/LineEditMulti.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/components/LineEditMulti.qml b/components/LineEditMulti.qml
index e27e3008..d251fe26 100644
--- a/components/LineEditMulti.qml
+++ b/components/LineEditMulti.qml
@@ -35,7 +35,6 @@ ColumnLayout {
id: item
Layout.fillWidth: true
- Layout.preferredHeight: childrenRect.height
property alias text: input.text
property alias labelText: inputLabel.text