diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-03-08 09:29:29 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-03-08 13:42:32 +0000 |
commit | 3e3dc223e0337f974123ba687cddb7e2e6df2b28 (patch) | |
tree | af663a19e1113361f3bba09e1125b3d9143cdbeb /cui | |
parent | 909d745baf9a5d071892d8c04874ff279a9a477e (diff) |
update sizegroup
Change-Id: I4b89859c6898071209bd3864a32487f5bf8e728c
Diffstat (limited to 'cui')
-rw-r--r-- | cui/uiconfig/ui/pageformatpage.ui | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/cui/uiconfig/ui/pageformatpage.ui b/cui/uiconfig/ui/pageformatpage.ui index a3fe19661271..770866f8d686 100644 --- a/cui/uiconfig/ui/pageformatpage.ui +++ b/cui/uiconfig/ui/pageformatpage.ui @@ -958,5 +958,16 @@ Do you still want to apply these settings?</property> </object> <object class="GtkSizeGroup" id="sizegroup6"> <property name="ignore_hidden">True</property> + <widgets> + <widget name="labelFormat"/> + <widget name="labelWidth"/> + <widget name="labelHeight"/> + <widget name="labelOrientation"/> + <widget name="labelTextFlow"/> + <widget name="labelTopMargin"/> + <widget name="labelBottomMargin"/> + <widget name="box2"/> + <widget name="box3"/> + </widgets> </object> </interface> |