diff --git a/src/frontends/qt4/ui/ViewSourceUi.ui b/src/frontends/qt4/ui/ViewSourceUi.ui index 1d6f2abf1c..c18b284cb9 100644 --- a/src/frontends/qt4/ui/ViewSourceUi.ui +++ b/src/frontends/qt4/ui/ViewSourceUi.ui @@ -34,7 +34,7 @@ - + 0 0 @@ -68,7 +68,7 @@ Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter - -1 + 6 4 diff --git a/status.21x b/status.21x index d17b96e13e..fff022dd96 100644 --- a/status.21x +++ b/status.21x @@ -139,6 +139,8 @@ What's new - Fix category of several layouts of the foils text class (UI only). +- Correct minimal size of the view source window (bug 4430). + * INTERNALS