diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-05-09 04:39:30 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-05-09 18:14:43 +0200 |
commit | 17ad6fcdab4dee03da629e2f069dc33d3f46217f (patch) | |
tree | df82ef13d1938542a26574598eb4ca02199a3faa /cui | |
parent | a529fe4273932d340056bb48edc20a3d439b44e1 (diff) |
bring Tile and AutoFit back to the leven of Position
before ui-conversion both checkboxes were at the level of Position options.
Change-Id: Ie56937d64e657fba68ac8ffe44e5c42f2a576388
Diffstat (limited to 'cui')
-rw-r--r-- | cui/uiconfig/ui/areatabpage.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cui/uiconfig/ui/areatabpage.ui b/cui/uiconfig/ui/areatabpage.ui index e219373ce5e8..689778ee88c0 100644 --- a/cui/uiconfig/ui/areatabpage.ui +++ b/cui/uiconfig/ui/areatabpage.ui @@ -682,6 +682,7 @@ <object class="GtkBox" id="boxTILE"> <property name="visible">True</property> <property name="can_focus">False</property> + <property name="margin_left">12</property> <property name="spacing">12</property> <property name="homogeneous">True</property> <child> |