The patch and file views don't have such a margin, so this is for consistency and saving screen space. Signed-off-by: Markus Heidelberg <markus.heidelberg@xxxxxx> --- src/revsview.ui | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/src/revsview.ui b/src/revsview.ui index 81851b7..520415c 100644 --- a/src/revsview.ui +++ b/src/revsview.ui @@ -13,6 +13,12 @@ <string>Rev list</string> </property> <layout class="QHBoxLayout" > + <property name="spacing" > + <number>0</number> + </property> + <property name="margin" > + <number>0</number> + </property> <item> <widget class="QSplitter" name="horizontalSplitter" > <property name="orientation" > -- 1.6.3.2.236.ge505d -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html