summaryrefslogtreecommitdiffstats
path: root/examples/webenginequick/customdialogs/main.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/webenginequick/customdialogs/main.qml')
-rw-r--r--examples/webenginequick/customdialogs/main.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/webenginequick/customdialogs/main.qml b/examples/webenginequick/customdialogs/main.qml
index 529737e99..6d81c7979 100644
--- a/examples/webenginequick/customdialogs/main.qml
+++ b/examples/webenginequick/customdialogs/main.qml
@@ -56,7 +56,7 @@ import QtQuick.Window
Window {
id: mainWindow
width: 800
- height: 600
+ height: 610
visible: true
StackView {