diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-12-21 15:30:06 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-12-22 10:17:01 +0100 |
commit | 4ad89c0fa19ddf66882d58468fac61da38d8ffcb (patch) | |
tree | ece3c40bc4e8f9b11c318129a11f5c16414556e0 /sc | |
parent | 4491cee27c80bc83493136b323af5bdd128352e7 (diff) |
remove deprecated (and unwanted) GtkEntry shadow-type
Change-Id: I5f6efbb4c4e2f9e928a6359d32da4a62cd3556bb
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108114
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sc')
-rw-r--r-- | sc/uiconfig/scalc/ui/sheetprintpage.ui | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/uiconfig/scalc/ui/sheetprintpage.ui b/sc/uiconfig/scalc/ui/sheetprintpage.ui index 0efdb12d8361..00baffb6f269 100644 --- a/sc/uiconfig/scalc/ui/sheetprintpage.ui +++ b/sc/uiconfig/scalc/ui/sheetprintpage.ui @@ -557,7 +557,6 @@ <property name="visible">True</property> <property name="can_focus">True</property> <property name="activates_default">True</property> - <property name="shadow_type">none</property> <property name="adjustment">adjustmentPage</property> <accessibility> <relation type="labelled-by" target="labelWP"/> @@ -578,7 +577,6 @@ <property name="visible">True</property> <property name="can_focus">True</property> <property name="activates_default">True</property> - <property name="shadow_type">none</property> <property name="adjustment">adjustmentPage1</property> <accessibility> <relation type="labelled-by" target="labelHP"/> |