diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-08-12 11:46:42 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-08-12 18:09:33 +0200 |
commit | 4061fa2e5f057b144dad82b6ee6fb8161f1b7403 (patch) | |
tree | f47e31b64724510776caa41d6a7ae20612ac256e /dbaccess/uiconfig | |
parent | 91c8a3f3e7d3c178952d7e78e24cd0d6ba2b165a (diff) |
put all the renderers into the same column
so text entries are left aligned to their expander, not
all aligned to eachother
Change-Id: Ibf35e204bb83a93fa6dcb2391cf04398d51952d0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100602
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'dbaccess/uiconfig')
-rw-r--r-- | dbaccess/uiconfig/ui/tablesfilterpage.ui | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/dbaccess/uiconfig/ui/tablesfilterpage.ui b/dbaccess/uiconfig/ui/tablesfilterpage.ui index 85f1b908434e..1141a341422f 100644 --- a/dbaccess/uiconfig/ui/tablesfilterpage.ui +++ b/dbaccess/uiconfig/ui/tablesfilterpage.ui @@ -97,11 +97,6 @@ <attribute name="inconsistent">5</attribute> </attributes> </child> - </object> - </child> - <child> - <object class="GtkTreeViewColumn" id="treeviewcolumn9"> - <property name="spacing">6</property> <child> <object class="GtkCellRendererText" id="cellrenderertext6"/> <attributes> |