diff options
Diffstat (limited to 'views/composer/qml/View.qml')
-rw-r--r-- | views/composer/qml/View.qml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/views/composer/qml/View.qml b/views/composer/qml/View.qml index ffab3545..411083ee 100644 --- a/views/composer/qml/View.qml +++ b/views/composer/qml/View.qml | |||
@@ -368,6 +368,7 @@ Kube.View { | |||
368 | 368 | ||
369 | Kube.TextEditor { | 369 | Kube.TextEditor { |
370 | id: textEditor | 370 | id: textEditor |
371 | objectName: "textEditor" | ||
371 | 372 | ||
372 | Layout.fillWidth: true | 373 | Layout.fillWidth: true |
373 | Layout.fillHeight: true | 374 | Layout.fillHeight: true |