diff options
author | Caolán McNamara <caolan.mcnamara@collabora.com> | 2025-01-04 20:49:14 +0000 |
---|---|---|
committer | Caolán McNamara <caolan.mcnamara@collabora.com> | 2025-01-04 22:56:00 +0100 |
commit | f23af7a56dda5aabe8ba3616566fbfe75805759f (patch) | |
tree | bdf510b0b2cdc57e94abd338d263654b8910b031 /sfx2 | |
parent | 55f7845b9922e1dec3818579a4445e25a27c7e17 (diff) |
Gtk-WARNING: GtkBox does not have a child property called homogeneous
since:
commit b4d1dff8835a2c52f2adf767596a367695a9e1a5
CommitDate: Fri Jan 3 10:03:06 2025 +0100
jsdialog: enable style sidebar
Change-Id: I8518570e2ead2dbeff1ad09960a067bbb0c79505
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/179777
Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
Tested-by: Jenkins
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/uiconfig/ui/templatepanel.ui | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/uiconfig/ui/templatepanel.ui b/sfx2/uiconfig/ui/templatepanel.ui index 19528fc78075..60b8b574ca04 100644 --- a/sfx2/uiconfig/ui/templatepanel.ui +++ b/sfx2/uiconfig/ui/templatepanel.ui @@ -345,7 +345,6 @@ </child> </object> <packing> - <property name="homogeneous">True</property> <property name="expand">False</property> <property name="fill">True</property> <property name="position">5</property> |