diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-06-18 20:12:44 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-06-18 20:12:57 +0100 |
commit | 9c42545be17b44d3af9aa4b7efa35c5121310e4a (patch) | |
tree | 20346c0d7597101e0015ee464e9b6e4799f0c920 /starmath | |
parent | 86783bd62b7984afc63310400bce343e29ae5c02 (diff) |
even out the rows
Change-Id: I37d2d5a1d174a951c45f7f51d909535dacc2b7d0
Diffstat (limited to 'starmath')
-rw-r--r-- | starmath/uiconfig/smath/ui/smathsettings.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/starmath/uiconfig/smath/ui/smathsettings.ui b/starmath/uiconfig/smath/ui/smathsettings.ui index 550dc8df9ca6..f567673d1ab8 100644 --- a/starmath/uiconfig/smath/ui/smathsettings.ui +++ b/starmath/uiconfig/smath/ui/smathsettings.ui @@ -120,6 +120,7 @@ <property name="can_focus">False</property> <property name="orientation">vertical</property> <property name="spacing">6</property> + <property name="homogeneous">True</property> <child> <object class="GtkRadioButton" id="sizenormal"> <property name="label" translatable="yes">O_riginal size</property> |