From 762cccfa4febdeeca2914fd84dfa4c6dd421adcb Mon Sep 17 00:00:00 2001 From: John Levon Date: Sat, 29 Mar 2003 01:54:18 +0000 Subject: [PATCH] small tweak git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6620 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/frontends/qt2/ui/NumberingModuleBase.ui | 205 +++++++++++++------- 1 file changed, 132 insertions(+), 73 deletions(-) diff --git a/src/frontends/qt2/ui/NumberingModuleBase.ui b/src/frontends/qt2/ui/NumberingModuleBase.ui index 387d30b47a..f165c6045a 100644 --- a/src/frontends/qt2/ui/NumberingModuleBase.ui +++ b/src/frontends/qt2/ui/NumberingModuleBase.ui @@ -13,15 +13,15 @@ 0 0 - 234 - 217 + 450 + 313 caption Form2 - + margin 11 @@ -30,93 +30,131 @@ spacing 6 - - QGroupBox + + QLayoutWidget name - GroupBox1 + Layout1 - - frameShape - Box - - - title - Numbering Depth - - + margin - 11 + 0 spacing 6 - - QLabel - - name - sectionnrDepthL - - - text - &Section: - - - buddy - sectionnrDepthSB - - - - QLabel - - name - tocDepthL - - - text - &Table of contents: - - - buddy - tocDepthSB - - - - QSpinBox - - name - tocDepthSB - - - maxValue - 5 - - - minValue - -1 - - - - QSpinBox + + QGroupBox name - sectionnrDepthSB + GroupBox1 - maxValue - 5 + frameShape + Box - minValue - -2 - + title + Numbering Depth + + + + margin + 11 + + + spacing + 6 + + + QLabel + + name + sectionnrDepthL + + + text + &Section: + + + buddy + sectionnrDepthSB + + + + QLabel + + name + tocDepthL + + + text + &Table of contents: + + + buddy + tocDepthSB + + + + QSpinBox + + name + tocDepthSB + + + maxValue + 5 + + + minValue + -1 + + + + QSpinBox + + name + sectionnrDepthSB + + + maxValue + 5 + + + minValue + -2 + + + + + name + Spacer3 + + + orientation + Horizontal + + + sizeType + Expanding + + + sizeHint + + 20 + 20 + + + + - + name - Spacer3 + Spacer2 orientation @@ -134,9 +172,30 @@ - + - + + + name + Spacer3_2 + + + orientation + Vertical + + + sizeType + Expanding + + + sizeHint + + 20 + 20 + + + + sectionnrDepthSB -- 2.39.2