1
0
mirror of https://github.com/PurpleI2P/i2pd.git synced 2025-02-06 15:04:17 +00:00

qt forms now work even better!

This commit is contained in:
hypnosis-i2p 2017-01-28 16:26:54 +08:00
parent f202fb9af6
commit 5df77eb474

View File

@ -294,13 +294,13 @@
<property name="minimumSize"> <property name="minimumSize">
<size> <size>
<width>0</width> <width>0</width>
<height>202</height> <height>215</height>
</size> </size>
</property> </property>
<property name="maximumSize"> <property name="maximumSize">
<size> <size>
<width>16777215</width> <width>16777215</width>
<height>202</height> <height>215</height>
</size> </size>
</property> </property>
<property name="title"> <property name="title">
@ -312,7 +312,7 @@
<x>0</x> <x>0</x>
<y>20</y> <y>20</y>
<width>661</width> <width>661</width>
<height>185</height> <height>188</height>
</rect> </rect>
</property> </property>
<layout class="QVBoxLayout" name="verticalLayout_11"> <layout class="QVBoxLayout" name="verticalLayout_11">