diff options
author | Caolán McNamara <caolanm@redhat.com> | 2021-11-27 20:26:07 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2021-11-28 11:11:50 +0100 |
commit | 1a2f6ea66e2ca7aaa1ba4db52961f061f8488bf9 (patch) | |
tree | f58f01662fdb2780c72fab510a697b553d4ae16a /sc/uiconfig/scalc | |
parent | d272bf4f8f3a083b8c37f7b10f89cd2bf76b7d21 (diff) |
gtk[3|4] move the indicator to the edge
Change-Id: I79e4f404f85846ef85886f8bdbe3d4ba3114a091
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/125950
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sc/uiconfig/scalc')
-rw-r--r-- | sc/uiconfig/scalc/ui/filterdropdown.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/uiconfig/scalc/ui/filterdropdown.ui b/sc/uiconfig/scalc/ui/filterdropdown.ui index a6f025acfeaa..af8fc2b97da2 100644 --- a/sc/uiconfig/scalc/ui/filterdropdown.ui +++ b/sc/uiconfig/scalc/ui/filterdropdown.ui @@ -87,6 +87,7 @@ </child> <child> <object class="GtkTreeViewColumn" id="treeviewcolumn1"> + <property name="expand">True</property> <child> <object class="GtkCellRendererText" id="cellrenderertext1"/> <attributes> |