Browse Source

qt forms now work even better!

pull/892/head
hypnosis-i2p 8 years ago
parent
commit
5df77eb474
  1. 6
      qt/i2pd_qt/mainwindow.ui

6
qt/i2pd_qt/mainwindow.ui

@ -294,13 +294,13 @@ @@ -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 @@ @@ -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…
Cancel
Save