From 00dc46b5832247a4bb018032305f629068523e6f Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Fri, 11 Jan 2013 12:45:02 +0000 Subject: Use a sizegroup in the numbering formatting page instead of using code set the two additional frames we want to take the height of the category frame set to preferred size of 0 in order for the set of three to all the take the category height via the sizegroup i.e. there are a gadzillion currency formats so show eight of them at a time Change-Id: I4badd8852fc56553a94616ce8845aa40b22f2dc1 --- cui/uiconfig/ui/numberingformatpage.ui | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) (limited to 'cui/uiconfig') diff --git a/cui/uiconfig/ui/numberingformatpage.ui b/cui/uiconfig/ui/numberingformatpage.ui index 181349744870..d3b7e11ff1d9 100644 --- a/cui/uiconfig/ui/numberingformatpage.ui +++ b/cui/uiconfig/ui/numberingformatpage.ui @@ -48,7 +48,6 @@ - False True True True @@ -56,7 +55,6 @@ Add Add center - False image2 @@ -68,7 +66,6 @@ - False True True True @@ -76,7 +73,6 @@ Edit Comment Edit Comment center - False image3 @@ -88,7 +84,6 @@ - False True True True @@ -96,7 +91,6 @@ Remove Remove center - False image1 @@ -235,11 +229,9 @@ _Negative numbers red - False True True False - False True 0 True @@ -254,11 +246,9 @@ _Thousands separator - False True True False - False True 0 True @@ -353,6 +343,7 @@ + 0 True False True @@ -424,6 +415,7 @@ + 0 True False True @@ -472,11 +464,9 @@ So_urce Format - False True False True - False True 0 True @@ -587,4 +577,13 @@ + + vertical + True + + + + + + -- cgit