| commit | f85473e0fbfbca0329559b0c6258e5ae603bfb34 | [log] |
|---|---|---|
| author | Heiko Tietze <tietze.heiko@gmail.com> | Wed Oct 16 13:50:20 2019 +0200 |
| committer | Caolán McNamara <caolanm@redhat.com> | Thu Nov 14 17:42:01 2019 +0100 |
| tree | c849eff47a72e9506855d67b4ab053266f4048be | |
| parent | a735c2d51bd9a73e5b9aae29d5dd224bf76cb99a [diff] |
Resolves tdf#127994 - Totd dialog get resized horizontally Width request set to 350 Change-Id: Ib974417282c76b4cede1b4773159b1fa748ddbfb Reviewed-on: https://gerrit.libreoffice.org/80887 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org> (cherry picked from commit dae96d4e629c5eccaacdc763cd390d341c16175d) Reviewed-on: https://gerrit.libreoffice.org/82672 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
diff --git a/cui/uiconfig/ui/tipofthedaydialog.ui b/cui/uiconfig/ui/tipofthedaydialog.ui index ee8ac6c..2e7a706 100644 --- a/cui/uiconfig/ui/tipofthedaydialog.ui +++ b/cui/uiconfig/ui/tipofthedaydialog.ui
@@ -134,6 +134,7 @@ </child> <child> <object class="GtkLabel" id="lbText"> <property name="width_request">350</property> <property name="visible">True</property> <property name="can_focus">False</property> <property name="vexpand">True</property>