From 5cc34dc91211b6173139d1a1a76c494c4a1f9a75 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Wed, 7 Nov 2012 14:39:15 +0000 Subject: using a grid instead of a box because I haven't implemented widget prop expands yet in boxes, but I have in grid, not too hard to do, just need to get around to it Change-Id: I6120df6061f622e14f8160f0bb098fcaba15abab --- sfx2/uiconfig/ui/checkin.ui | 85 +++++++++++++++++++++++++-------------------- 1 file changed, 47 insertions(+), 38 deletions(-) diff --git a/sfx2/uiconfig/ui/checkin.ui b/sfx2/uiconfig/ui/checkin.ui index c97657d380fc..0585acba5fc2 100644 --- a/sfx2/uiconfig/ui/checkin.ui +++ b/sfx2/uiconfig/ui/checkin.ui @@ -39,6 +39,8 @@ False True True + True + True True False True @@ -58,61 +60,68 @@ - + True False - vertical + True + True - + + New major version + False True - False - start - 8 - Version comment + True + False + False + 0 + True - False - False - 0 + 0 + 1 + 1 + 1 - + True False - 6 - 12 + 0 + none - - 300 - 150 + True - True - word + False + 6 + 12 + + + 300 + 150 + True + True + word + + + + + + + True + False + Version comment + + + - True - True - 1 - - - - - New major version - False - True - True - False - False - 0 - True - - - False - True - 2 + 0 + 0 + 1 + 1 -- cgit