diff options
author | bansan85 <legarrec.vincent@gmail.com> | 2017-12-31 03:15:51 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2017-12-31 17:14:44 +0100 |
commit | 35b8b7bc53b20d13d7fa8f75e81a266d2e62d3bc (patch) | |
tree | 061e57e70c38073fa06c652826fc2ac72090561b /cui/uiconfig | |
parent | b3ea7ed747991696b9f02ede14c57f333c28a41b (diff) |
Fix indent
Change-Id: Ie92d9f6cafd0b0af7db9cdb846073762bd4ba7b9
Reviewed-on: https://gerrit.libreoffice.org/47204
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'cui/uiconfig')
-rw-r--r-- | cui/uiconfig/ui/specialcharacters.ui | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/cui/uiconfig/ui/specialcharacters.ui b/cui/uiconfig/ui/specialcharacters.ui index 2e4f881ce18e..91411e893f12 100644 --- a/cui/uiconfig/ui/specialcharacters.ui +++ b/cui/uiconfig/ui/specialcharacters.ui @@ -778,13 +778,13 @@ <property name="orientation">vertical</property> <child> <object class="svxlo-SvxShowCharSet" id="showcharset"> - <property name="width_request">580</property> - <property name="height_request">250</property> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="hexpand">True</property> - <property name="vexpand">True</property> - </object> + <property name="width_request">580</property> + <property name="height_request">250</property> + <property name="visible">True</property> + <property name="can_focus">True</property> + <property name="hexpand">True</property> + <property name="vexpand">True</property> + </object> <packing> <property name="expand">False</property> <property name="fill">True</property> @@ -793,13 +793,13 @@ </child> <child> <object class="svxlo-SvxSearchCharSet" id="searchcharset"> - <property name="width_request">580</property> - <property name="height_request">250</property> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="hexpand">True</property> - <property name="vexpand">True</property> - </object> + <property name="width_request">580</property> + <property name="height_request">250</property> + <property name="visible">True</property> + <property name="can_focus">True</property> + <property name="hexpand">True</property> + <property name="vexpand">True</property> + </object> <packing> <property name="expand">False</property> <property name="fill">True</property> |