summaryrefslogtreecommitdiffstats
path: root/views/composer/qml
diff options
context:
space:
mode:
Diffstat (limited to 'views/composer/qml')
-rw-r--r--views/composer/qml/View.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/views/composer/qml/View.qml b/views/composer/qml/View.qml
index c6b09a7e..e7f7a6d1 100644
--- a/views/composer/qml/View.qml
+++ b/views/composer/qml/View.qml
@@ -372,6 +372,7 @@ Kube.View {
372 Kube.TextEditor { 372 Kube.TextEditor {
373 id: textEditor 373 id: textEditor
374 objectName: "textEditor" 374 objectName: "textEditor"
375 activeFocusOnTab: true
375 376
376 Layout.fillWidth: true 377 Layout.fillWidth: true
377 Layout.fillHeight: true 378 Layout.fillHeight: true