diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-11-10 11:31:58 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-11-10 16:16:11 +0000 |
commit | 735f3a94b92ac93d11f66c3a86edc42e1915b337 (patch) | |
tree | 32f255b658d2785d8c1edc4c67f38aea86a762fa /sw/uiconfig | |
parent | 7546afda22e2af40e45b533f17bd8aeaacaa100a (diff) |
Related: fdo#85111 put a box around xml filter settings control
and writer->insert->table->autoformat
and calc->data->consolidate
and calc->insert->sheet
Change-Id: I7c89d9f01747a00b906afe3c762b747df6872869
Diffstat (limited to 'sw/uiconfig')
-rw-r--r-- | sw/uiconfig/swriter/ui/autoformattable.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/uiconfig/swriter/ui/autoformattable.ui b/sw/uiconfig/swriter/ui/autoformattable.ui index dcfc1bd6cbbe..9855f081e9be 100644 --- a/sw/uiconfig/swriter/ui/autoformattable.ui +++ b/sw/uiconfig/swriter/ui/autoformattable.ui @@ -158,7 +158,7 @@ <property name="can_focus">True</property> <property name="shadow_type">in</property> <child> - <object class="GtkTreeView" id="formatlb"> + <object class="GtkTreeView" id="formatlb:border"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="vexpand">True</property> |