mirror of
https://github.com/PurpleI2P/i2pd
synced 2024-11-10 00:00:29 +03:00
qt forms now work even better!
This commit is contained in:
parent
f202fb9af6
commit
5df77eb474
@ -294,13 +294,13 @@
|
||||
<property name="minimumSize">
|
||||
<size>
|
||||
<width>0</width>
|
||||
<height>202</height>
|
||||
<height>215</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="maximumSize">
|
||||
<size>
|
||||
<width>16777215</width>
|
||||
<height>202</height>
|
||||
<height>215</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="title">
|
||||
@ -312,7 +312,7 @@
|
||||
<x>0</x>
|
||||
<y>20</y>
|
||||
<width>661</width>
|
||||
<height>185</height>
|
||||
<height>188</height>
|
||||
</rect>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="verticalLayout_11">
|
||||
|
Loading…
Reference in New Issue
Block a user