mouse: put check buttons in one row

https://bugzilla.gnome.org/show_bug.cgi?id=743198
This commit is contained in:
Ondrej Holy 2015-01-20 16:52:56 +01:00
parent dba7bf76c4
commit 27428f1d19

View file

@ -587,8 +587,8 @@
<property name="draw_indicator">True</property> <property name="draw_indicator">True</property>
</object> </object>
<packing> <packing>
<property name="left_attach">1</property> <property name="left_attach">2</property>
<property name="top_attach">1</property> <property name="top_attach">0</property>
<property name="width">1</property> <property name="width">1</property>
<property name="height">1</property> <property name="height">1</property>
</packing> </packing>