From 5ee839c3c8a78a3878bb9442d2f85f7dccf3f636 Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Sun, 21 Sep 2008 15:25:04 +0000 Subject: [PATCH] Fix the tab stops in the paragraph dialog, and improve the fix last committed. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26480 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/frontends/qt4/ui/ParagraphUi.ui | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/src/frontends/qt4/ui/ParagraphUi.ui b/src/frontends/qt4/ui/ParagraphUi.ui index 09c2fd84f6..2a39d622eb 100644 --- a/src/frontends/qt4/ui/ParagraphUi.ui +++ b/src/frontends/qt4/ui/ParagraphUi.ui @@ -81,6 +81,9 @@ &OK + + true + @@ -268,10 +271,18 @@ linespacing linespacingValue - indentCB labelWidth + indentCB + alignDefaultRB + alignJustRB + alignLeftRB + alignCenterRB + alignRightRB + synchronizedViewCB restorePB + okPB applyPB + closePB qt_i18n.h -- 2.39.2