diff options
| author | Manjeet Dahiya <manjeetdahiya@gmail.com> | 2010-10-11 14:54:16 +0000 |
|---|---|---|
| committer | Manjeet Dahiya <manjeetdahiya@gmail.com> | 2010-10-11 14:54:16 +0000 |
| commit | 4e26c6523ba8d7b12cb3a15cbe85ce1d5810b279 (patch) | |
| tree | 5a1a1cbc28359d8f71cb3e73d345f3cf7fc1aad8 /examples/GuiClient | |
| parent | 2d7910fdf61c44549610755eb6b2dc8cde3461c9 (diff) | |
| download | qxmpp-4e26c6523ba8d7b12cb3a15cbe85ce1d5810b279.tar.gz | |
set the default value checked
Diffstat (limited to 'examples/GuiClient')
| -rw-r--r-- | examples/GuiClient/xmlConsoleDialog.ui | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/GuiClient/xmlConsoleDialog.ui b/examples/GuiClient/xmlConsoleDialog.ui index cc246021..5c56b028 100644 --- a/examples/GuiClient/xmlConsoleDialog.ui +++ b/examples/GuiClient/xmlConsoleDialog.ui @@ -38,6 +38,9 @@ <property name="text">
<string>Enable</string>
</property>
+ <property name="checked">
+ <bool>true</bool>
+ </property>
</widget>
</item>
<item>
|
