diff options
| author | Manjeet Dahiya <manjeetdahiya@gmail.com> | 2010-09-23 15:32:22 +0000 |
|---|---|---|
| committer | Manjeet Dahiya <manjeetdahiya@gmail.com> | 2010-09-23 15:32:22 +0000 |
| commit | 2e87a2bbfa262efa7031bbabcbb19b4ee4754f1f (patch) | |
| tree | fbbbc44690966169388f1bfa24351310e28262ee /examples/GuiClient/mainDialog.ui | |
| parent | 104b1b66ac86298ffbd269b04b9f5362ca98884a (diff) | |
| download | qxmpp-2e87a2bbfa262efa7031bbabcbb19b4ee4754f1f.tar.gz | |
remember passwd only if rememberPasswd checkbox is checked
Diffstat (limited to 'examples/GuiClient/mainDialog.ui')
| -rw-r--r-- | examples/GuiClient/mainDialog.ui | 2 |
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> |
