1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00

Fix minimumSize being too small

Fixes part of #579, graphical glitches with the splitter
This commit is contained in:
Tux3 / Mlkj / !Lev.uXFMLA 2014-10-30 11:25:32 +01:00
parent aabb656733
commit 4f639a4dcf
No known key found for this signature in database
GPG Key ID: 7E086DD661263264

View File

@ -6,13 +6,13 @@
<rect>
<x>0</x>
<y>0</y>
<width>710</width>
<width>775</width>
<height>537</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>640</width>
<width>775</width>
<height>420</height>
</size>
</property>
@ -1033,8 +1033,8 @@ QSplitter:handle{
<rect>
<x>0</x>
<y>0</y>
<width>260</width>
<height>399</height>
<width>284</width>
<height>401</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_5"/>
@ -1750,8 +1750,8 @@ QSplitter:handle{
<rect>
<x>0</x>
<y>0</y>
<width>710</width>
<height>21</height>
<width>775</width>
<height>19</height>
</rect>
</property>
</widget>