commit | a2858284405fcf0e3984d61d47a1e0ae3f36e45f | [log] [tgz] |
---|---|---|
author | Yingdi Yu <yuyingdi@gmail.com> | Sun Nov 10 15:10:12 2013 -0800 |
committer | Yingdi Yu <yuyingdi@gmail.com> | Sun Nov 10 15:10:12 2013 -0800 |
tree | d787723730bfacbfbd1578840cf05113b0982144 | |
parent | 9f6572481f7f2948769f74fa0d9314f1f8c0cc4a [diff] [blame] |
Enable checkBox, though the the check status does not take effect...
diff --git a/src/startchatdialog.ui b/src/startchatdialog.ui index 9451b51..d22cde3 100644 --- a/src/startchatdialog.ui +++ b/src/startchatdialog.ui
@@ -81,7 +81,7 @@ <string>Set invitee as introducer</string> </property> <property name="checkable"> - <bool>false</bool> + <bool>true</bool> </property> </widget> </widget>