summaryrefslogtreecommitdiffstats
path: root/examples/quick/controls/texteditor/qml/main.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/controls/texteditor/qml/main.qml')
-rw-r--r--examples/quick/controls/texteditor/qml/main.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/quick/controls/texteditor/qml/main.qml b/examples/quick/controls/texteditor/qml/main.qml
index 50cbed565..89120094d 100644
--- a/examples/quick/controls/texteditor/qml/main.qml
+++ b/examples/quick/controls/texteditor/qml/main.qml
@@ -46,6 +46,7 @@ import QtQuick.Window 2.1
import org.qtproject.example 1.0
ApplicationWindow {
+ visible: true
width: 640
height: 480
minimumWidth: 400