mouse: put check buttons in one row
https://bugzilla.gnome.org/show_bug.cgi?id=743198
This commit is contained in:
parent
dba7bf76c4
commit
27428f1d19
1 changed files with 2 additions and 2 deletions
|
@ -587,8 +587,8 @@
|
|||
<property name="draw_indicator">True</property>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="left_attach">1</property>
|
||||
<property name="top_attach">1</property>
|
||||
<property name="left_attach">2</property>
|
||||
<property name="top_attach">0</property>
|
||||
<property name="width">1</property>
|
||||
<property name="height">1</property>
|
||||
</packing>
|
||||
|
|
Loading…
Add table
Reference in a new issue