[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[vidalia-svn] r2662: Cut down the margin around the table of contents in the help (in vidalia: . trunk/src/vidalia/help/browser)
Author: edmanm
Date: 2008-06-04 01:01:50 -0400 (Wed, 04 Jun 2008)
New Revision: 2662
Modified:
vidalia/
vidalia/trunk/src/vidalia/help/browser/helpbrowser.ui
Log:
r457@thebe: edmanm | 2008-06-04 01:02:29 -0400
Cut down the margin around the table of contents in the help browser. It
looked goofy with so much empty space.
Property changes on: vidalia
___________________________________________________________________
svk:merge ticket from /local/vidalia [r457] on 45a62a8a-8088-484c-baad-c7b3e776dd32
Modified: vidalia/trunk/src/vidalia/help/browser/helpbrowser.ui
===================================================================
--- vidalia/trunk/src/vidalia/help/browser/helpbrowser.ui 2008-06-04 03:56:05 UTC (rev 2661)
+++ vidalia/trunk/src/vidalia/help/browser/helpbrowser.ui 2008-06-04 05:01:50 UTC (rev 2662)
@@ -261,7 +261,7 @@
</attribute>
<layout class="QVBoxLayout" >
<property name="margin" >
- <number>9</number>
+ <number>6</number>
</property>
<property name="spacing" >
<number>6</number>
@@ -315,7 +315,7 @@
</attribute>
<layout class="QGridLayout" >
<property name="margin" >
- <number>9</number>
+ <number>6</number>
</property>
<property name="spacing" >
<number>6</number>