Resize label

This commit is contained in:
hawkeyexp 2018-08-15 23:13:11 +02:00
parent 63d784dcbe
commit ed37925b51
2 changed files with 4 additions and 4 deletions

View File

@ -54,15 +54,15 @@
<widget class="QLabel" name="btDevice"> <widget class="QLabel" name="btDevice">
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>668</x> <x>608</x>
<y>52</y> <y>52</y>
<width>120</width> <width>180</width>
<height>24</height> <height>24</height>
</rect> </rect>
</property> </property>
<property name="minimumSize"> <property name="minimumSize">
<size> <size>
<width>120</width> <width>180</width>
<height>24</height> <height>24</height>
</size> </size>
</property> </property>

View File

@ -1403,7 +1403,7 @@ QSlider::groove:horizontal { background: #6d6d6d; height: 32px;}</string>
<rect> <rect>
<x>20</x> <x>20</x>
<y>26</y> <y>26</y>
<width>241</width> <width>250</width>
<height>23</height> <height>23</height>
</rect> </rect>
</property> </property>