[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[vidalia-svn] r2072: A typo in r2070 made Qt yell at me for specifying too large (in trunk: . src/gui)
Author: edmanm
Date: 2007-10-23 00:55:04 -0400 (Tue, 23 Oct 2007)
New Revision: 2072
Modified:
trunk/
trunk/src/gui/mainwindow.ui
Log:
r2203@lysithea: edmanm | 2007-10-23 00:46:44 -0400
A typo in r2070 made Qt yell at me for specifying too large of values for
lblTorStatus's maximum size.
Property changes on: trunk
___________________________________________________________________
svk:merge ticket from /local/vidalia/trunk [r2203] on dc66be73-d13e-47ba-a267-8dc7cda68c65
Modified: trunk/src/gui/mainwindow.ui
===================================================================
--- trunk/src/gui/mainwindow.ui 2007-10-23 03:49:53 UTC (rev 2071)
+++ trunk/src/gui/mainwindow.ui 2007-10-23 04:55:04 UTC (rev 2072)
@@ -109,8 +109,8 @@
</property>
<property name="maximumSize" >
<size>
- <width>116777215</width>
- <height>116777215</height>
+ <width>16777215</width>
+ <height>16777215</height>
</size>
</property>
<property name="text" >