aboutsummaryrefslogtreecommitdiff
path: root/examples/GuiClient/mainDialog.ui
diff options
context:
space:
mode:
Diffstat (limited to 'examples/GuiClient/mainDialog.ui')
-rw-r--r--examples/GuiClient/mainDialog.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/GuiClient/mainDialog.ui b/examples/GuiClient/mainDialog.ui
index 4baa3bfc..6269dc42 100644
--- a/examples/GuiClient/mainDialog.ui
+++ b/examples/GuiClient/mainDialog.ui
@@ -136,7 +136,7 @@
<item>
<widget class="QLineEdit" name="lineEdit_userName">
<property name="text">
- <string>qxmpp.test1@gmail.com</string>
+ <string/>
</property>
</widget>
</item>
@@ -150,7 +150,7 @@
<item>
<widget class="QLineEdit" name="lineEdit_password">
<property name="text">
- <string>qxmpp123</string>
+ <string/>
</property>
<property name="echoMode">
<enum>QLineEdit::Password</enum>