diff options
author | Caolán McNamara <caolan.mcnamara@collabora.com> | 2023-11-11 21:06:39 +0000 |
---|---|---|
committer | Caolán McNamara <caolan.mcnamara@collabora.com> | 2023-11-12 13:02:41 +0100 |
commit | dcf9d589f195ead367a4bd2726ab68efa893aec2 (patch) | |
tree | f0f406167507c452bce16ab21e91edd4630587de /cui | |
parent | a355522bc282f1c55be36e6949b97ef0ad93175b (diff) |
Gtk-WARNING Could not read property GtkBox:pack_type...
with value begin of type GtkPackType: Could not parse enum: 'begin'
Change-Id: I27d74c4422eb4515c99a2ca834c62ef092ecf641
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159338
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
Diffstat (limited to 'cui')
-rw-r--r-- | cui/uiconfig/ui/spelloptionsdialog.ui | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/uiconfig/ui/spelloptionsdialog.ui b/cui/uiconfig/ui/spelloptionsdialog.ui index d5e80649731d..9bac6b0f4039 100644 --- a/cui/uiconfig/ui/spelloptionsdialog.ui +++ b/cui/uiconfig/ui/spelloptionsdialog.ui @@ -30,7 +30,6 @@ <packing> <property name="expand">True</property> <property name="fill">True</property> - <property name="pack_type">begin</property> <property name="position">0</property> </packing> </child> |