[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[vidalia-svn] r1859: Try to give the control port address box 10 more pixels (or (in trunk: . src/gui/config)
Author: edmanm
Date: 2007-08-22 23:43:43 -0400 (Wed, 22 Aug 2007)
New Revision: 1859
Modified:
trunk/
trunk/src/gui/config/advancedpage.ui
Log:
r2040@adrastea: edmanm | 2007-08-22 23:43:35 -0400
Try to give the control port address box 10 more pixels (or whatever units this
is in).
Property changes on: trunk
___________________________________________________________________
svk:merge ticket from /vidalia/local/trunk [r2040] on 54b3572a-7227-0410-958f-53ecd705b71a
Modified: trunk/src/gui/config/advancedpage.ui
===================================================================
--- trunk/src/gui/config/advancedpage.ui 2007-08-23 03:09:50 UTC (rev 1858)
+++ trunk/src/gui/config/advancedpage.ui 2007-08-23 03:43:43 UTC (rev 1859)
@@ -622,7 +622,7 @@
<widget class="QLineEdit" name="lineControlAddress" >
<property name="maximumSize" >
<size>
- <width>75</width>
+ <width>85</width>
<height>16777215</height>
</size>
</property>