| commit | e084f4daa13bfcc79cd30f7139c25e97210037b2 | [log] |
|---|---|---|
| author | andreas kainz <kainz.a@gmail.com> | Sun May 03 08:37:36 2020 +0200 |
| committer | Xisco FaulĂ <xiscofauli@libreoffice.org> | Wed May 06 10:01:55 2020 +0200 |
| tree | 5fe9db02357aad5cad630621b7a730079910211c | |
| parent | efa7329fd9d71b75e10a2a5a8fd24bbe1a23fe66 [diff] |
tdf#132623 custom property dialog expand update Change-Id: Iab659269942853ed330ef65fbcb1e0155b3b24cc Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93335 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com> (cherry picked from commit 72d29798faac7bee311219b48d4a8373e6d50da3) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93382 Reviewed-by: Xisco FaulĂ <xiscofauli@libreoffice.org>
diff --git a/sfx2/uiconfig/ui/custominfopage.ui b/sfx2/uiconfig/ui/custominfopage.ui index fcd7878..1893ba6 100644 --- a/sfx2/uiconfig/ui/custominfopage.ui +++ b/sfx2/uiconfig/ui/custominfopage.ui
@@ -5,6 +5,8 @@ <object class="GtkGrid" id="CustomInfoPage"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="hexpand">True</property> <property name="vexpand">True</property> <property name="border_width">6</property> <property name="row_spacing">6</property> <child> @@ -85,6 +87,8 @@ <object class="GtkViewport"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="hexpand">True</property> <property name="vexpand">True</property> <child> <object class="GtkBox" id="box"> <property name="visible">True</property>