Commit 93c462d3 authored by Antoine Cellerier's avatar Antoine Cellerier

This is a bolean control, not tristate.

(cherry picked from commit 2b112bad)
parent 9ec8ae16
...@@ -50,9 +50,6 @@ ...@@ -50,9 +50,6 @@
<property name="checked" > <property name="checked" >
<bool>true</bool> <bool>true</bool>
</property> </property>
<property name="tristate" >
<bool>true</bool>
</property>
</widget> </widget>
</item> </item>
<item row="0" column="0" colspan="2" > <item row="0" column="0" colspan="2" >
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment