[PATCH QGit] Remove the extra margin from the revision view

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]