Skip to content

Commit 76c9948

Browse files
committed
qt: fixed width of ID label
1 parent 86578ad commit 76c9948

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

qt/main_window.ui

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
</property>
7070
<property name="minimumSize">
7171
<size>
72-
<width>190</width>
72+
<width>220</width>
7373
<height>0</height>
7474
</size>
7575
</property>
@@ -258,7 +258,7 @@
258258
<x>0</x>
259259
<y>0</y>
260260
<width>630</width>
261-
<height>21</height>
261+
<height>22</height>
262262
</rect>
263263
</property>
264264
<widget class="QMenu" name="menuDevice">

0 commit comments

Comments
 (0)