aboutsummaryrefslogtreecommitdiff
path: root/examples/GuiClient/mainDialog.ui
diff options
context:
space:
mode:
authorManjeet Dahiya <manjeetdahiya@gmail.com>2010-09-23 13:12:05 +0000
committerManjeet Dahiya <manjeetdahiya@gmail.com>2010-09-23 13:12:05 +0000
commitbe21d89ce38ed6efb567e66a4f4cfef2e538cd57 (patch)
tree088d4fa55a9d273d368179b6b3579ba138a03f62 /examples/GuiClient/mainDialog.ui
parent57f0ec04ac5395fd52d59fba14563a8306c067f9 (diff)
downloadqxmpp-be21d89ce38ed6efb567e66a4f4cfef2e538cd57.tar.gz
set password on completion
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>