aboutsummaryrefslogtreecommitdiff
path: root/examples/GuiClient/mainDialog.ui
diff options
context:
space:
mode:
authorManjeet Dahiya <manjeetdahiya@gmail.com>2010-09-23 15:32:22 +0000
committerManjeet Dahiya <manjeetdahiya@gmail.com>2010-09-23 15:32:22 +0000
commit2e87a2bbfa262efa7031bbabcbb19b4ee4754f1f (patch)
treefbbbc44690966169388f1bfa24351310e28262ee /examples/GuiClient/mainDialog.ui
parent104b1b66ac86298ffbd269b04b9f5362ca98884a (diff)
downloadqxmpp-2e87a2bbfa262efa7031bbabcbb19b4ee4754f1f.tar.gz
remember passwd only if rememberPasswd checkbox is checked
Diffstat (limited to 'examples/GuiClient/mainDialog.ui')
-rw-r--r--examples/GuiClient/mainDialog.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/GuiClient/mainDialog.ui b/examples/GuiClient/mainDialog.ui
index 6269dc42..937e2586 100644
--- a/examples/GuiClient/mainDialog.ui
+++ b/examples/GuiClient/mainDialog.ui
@@ -158,7 +158,7 @@
</widget>
</item>
<item>
- <widget class="QCheckBox" name="checkBox">
+ <widget class="QCheckBox" name="checkBox_rememberPasswd">
<property name="text">
<string>Remember password</string>
</property>