diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-01-09 09:45:40 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-01-09 09:45:40 +0000 |
commit | 1f5203302b7be632d6a500643e90a63a81ca5d4a (patch) | |
tree | 0edaf0995a8ed94c9933c7d203a6eefa5a501914 /sw/uiconfig | |
parent | e9768296581a07913cd3a94705851acc597a357d (diff) |
these checkboxes should be indented to indicate their level
Change-Id: I5928f416e9bc3567111da99509133e27a2f4ad14
Diffstat (limited to 'sw/uiconfig')
-rw-r--r-- | sw/uiconfig/swriter/ui/opttablepage.ui | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sw/uiconfig/swriter/ui/opttablepage.ui b/sw/uiconfig/swriter/ui/opttablepage.ui index 4003ffa968e8..438287f36782 100644 --- a/sw/uiconfig/swriter/ui/opttablepage.ui +++ b/sw/uiconfig/swriter/ui/opttablepage.ui @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- Generated with glade 3.16.0 on Wed Jan 8 18:48:05 2014 --> +<!-- Generated with glade 3.16.0 on Thu Jan 9 09:42:36 2014 --> <interface> <!-- interface-requires gtk+ 3.0 --> <object class="GtkAdjustment" id="adjustment"> @@ -175,6 +175,7 @@ <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> + <property name="margin_left">12</property> <property name="use_underline">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> @@ -192,6 +193,7 @@ <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> + <property name="margin_left">12</property> <property name="use_underline">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> |