| commit | dae96d4e629c5eccaacdc763cd390d341c16175d | [log] |
|---|---|---|
| author | Heiko Tietze <tietze.heiko@gmail.com> | Wed Oct 16 13:50:20 2019 +0200 |
| committer | Heiko Tietze <heiko.tietze@documentfoundation.org> | Thu Oct 17 12:19:32 2019 +0200 |
| tree | f01f4b8b26535e1a549eb37b4484a4e08a115e7d | |
| parent | 6855e41d308e14bc207d84953ff6df7e4c842434 [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>
diff --git a/cui/uiconfig/ui/tipofthedaydialog.ui b/cui/uiconfig/ui/tipofthedaydialog.ui index a24a901..3351589 100644 --- a/cui/uiconfig/ui/tipofthedaydialog.ui +++ b/cui/uiconfig/ui/tipofthedaydialog.ui
@@ -136,6 +136,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>