From: Vincent van Ravesteijn Date: Thu, 25 Apr 2013 20:35:56 +0000 (+0200) Subject: Fix the size of the hAlign combobox in GuiTabular X-Git-Tag: 2.1.0beta1~349 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=262f58ddc3da780bf5a22371d0964546650d40d9;p=features.git Fix the size of the hAlign combobox in GuiTabular The default sizeAdjustPolicy is AdjustToContentsOnFirstShow. As the combobox is initially filled with all items, it will not change size if we later remove the 'At Decimal Separator' item. --- diff --git a/src/frontends/qt4/ui/TabularUi.ui b/src/frontends/qt4/ui/TabularUi.ui index 1c66527af0..31676716c7 100644 --- a/src/frontends/qt4/ui/TabularUi.ui +++ b/src/frontends/qt4/ui/TabularUi.ui @@ -381,9 +381,6 @@ Horizontal alignment in column - - QComboBox::AdjustToContents - Justified