[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[vidalia-svn] r3136: More futzing with the resize behavior of the control passwor (vidalia/trunk/src/vidalia)
Author: edmanm
Date: 2008-09-21 23:10:10 -0400 (Sun, 21 Sep 2008)
New Revision: 3136
Modified:
vidalia/trunk/src/vidalia/controlpasswordinputdialog.ui
Log:
More futzing with the resize behavior of the control password input dialog.
Modified: vidalia/trunk/src/vidalia/controlpasswordinputdialog.ui
===================================================================
--- vidalia/trunk/src/vidalia/controlpasswordinputdialog.ui 2008-09-22 02:59:37 UTC (rev 3135)
+++ vidalia/trunk/src/vidalia/controlpasswordinputdialog.ui 2008-09-22 03:10:10 UTC (rev 3136)
@@ -8,12 +8,12 @@
<rect>
<x>0</x>
<y>0</y>
- <width>385</width>
- <height>205</height>
+ <width>366</width>
+ <height>212</height>
</rect>
</property>
<property name="sizePolicy" >
- <sizepolicy vsizetype="MinimumExpanding" hsizetype="MinimumExpanding" >
+ <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
@@ -28,7 +28,7 @@
<string>Password Required</string>
</property>
<property name="windowIcon" >
- <iconset resource="res/vidalia.qrc" >
+ <iconset>
<normaloff>:/images/32x32/dialog-password.png</normaloff>:/images/32x32/dialog-password.png</iconset>
</property>
<property name="sizeGripEnabled" >
@@ -115,6 +115,19 @@
</property>
</widget>
</item>
+ <item row="4" column="0" >
+ <spacer name="verticalSpacer_2" >
+ <property name="orientation" >
+ <enum>Qt::Vertical</enum>
+ </property>
+ <property name="sizeHint" stdset="0" >
+ <size>
+ <width>20</width>
+ <height>5</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
</layout>
</item>
</layout>