summaryrefslogtreecommitdiffstats
path: root/examples/webkit/googlechat/form.ui
diff options
context:
space:
mode:
Diffstat (limited to 'examples/webkit/googlechat/form.ui')
-rw-r--r--examples/webkit/googlechat/form.ui6
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/webkit/googlechat/form.ui b/examples/webkit/googlechat/form.ui
index 3b9fb82..4939ea1 100644
--- a/examples/webkit/googlechat/form.ui
+++ b/examples/webkit/googlechat/form.ui
@@ -48,6 +48,9 @@
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
+ <property name="wordWrap">
+ <bool>true</bool>
+ </property>
</widget>
</item>
<item>
@@ -160,6 +163,9 @@
<property name="text">
<string>Login</string>
</property>
+ <property name="default">
+ <bool>true</bool>
+ </property>
</widget>
</item>
<item>