Resize label
This commit is contained in:
parent
63d784dcbe
commit
ed37925b51
@ -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>
|
||||||
|
@ -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>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user