diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-03-08 09:06:21 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-03-11 15:37:05 +0100 |
commit | 3a42ee3284df7020ef111293a4d11148c1bf3a50 (patch) | |
tree | d12e7c85bb5e58c0ede3a500d56856e24a9ade0a /cui/uiconfig/ui/accelconfigpage.ui | |
parent | 231c06c5c2320c0465df0cbeab4c754937a05a9b (diff) |
weld SvxConfigDialog
Change-Id: Ia6983fd658521cf8704ca1ed95ecff6590ddde09
Reviewed-on: https://gerrit.libreoffice.org/68906
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'cui/uiconfig/ui/accelconfigpage.ui')
-rw-r--r-- | cui/uiconfig/ui/accelconfigpage.ui | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cui/uiconfig/ui/accelconfigpage.ui b/cui/uiconfig/ui/accelconfigpage.ui index d65130042ef6..6f248588023a 100644 --- a/cui/uiconfig/ui/accelconfigpage.ui +++ b/cui/uiconfig/ui/accelconfigpage.ui @@ -97,6 +97,7 @@ <child> <object class="GtkCellRendererText" id="cellrenderer1"/> <attributes> + <attribute name="sensitive">3</attribute> <attribute name="text">0</attribute> </attributes> </child> @@ -392,7 +393,7 @@ <property name="model">liststore1</property> <property name="headers_visible">False</property> <property name="search_column">0</property> - <property name="show_expanders">False</property> + <property name="show_expanders">True</property> <child internal-child="selection"> <object class="GtkTreeSelection" id="Macro Library List-selection1"/> </child> |