Checkbox had no signal.

This commit is contained in:
Pedro Algarvio 2011-05-29 14:36:26 +01:00
parent af24542856
commit 042ddd2891

View File

@ -2717,6 +2717,7 @@
<property name="receives_default">False</property>
<property name="use_action_appearance">False</property>
<property name="draw_indicator">True</property>
<signal name="toggled" handler="on_chk_toggled"/>
</widget>
<packing>
<property name="expand">False</property>
@ -2789,6 +2790,7 @@
<property name="receives_default">False</property>
<property name="use_action_appearance">False</property>
<property name="draw_indicator">True</property>
<signal name="toggled" handler="on_chk_toggled"/>
</widget>
</child>
</widget>