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

Make spacing consistent

This commit is contained in:
Kevin Flynn 2014-07-05 21:07:43 -07:00
parent cfbc73e435
commit 00a3617a5a

View File

@ -2030,7 +2030,7 @@ QSplitter:handle{
</property> </property>
<property name="sizeHint" stdset="0"> <property name="sizeHint" stdset="0">
<size> <size>
<width>2</width> <width>10</width>
<height>20</height> <height>20</height>
</size> </size>
</property> </property>
@ -2115,7 +2115,7 @@ QSplitter:handle{
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>255</width> <width>256</width>
<height>199</height> <height>199</height>
</rect> </rect>
</property> </property>