Skip to content

Commit 1f40d39

Browse files
committed
qt: fixed chip db dialog window resize
1 parent 76c9948 commit 1f40d39

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

qt/parallel_chip_db_dialog.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
</property>
2222
<property name="maximumSize">
2323
<size>
24-
<width>1470</width>
24+
<width>16777215</width>
2525
<height>16777215</height>
2626
</size>
2727
</property>

qt/spi_chip_db_dialog.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
</property>
2222
<property name="maximumSize">
2323
<size>
24-
<width>1470</width>
24+
<width>16777215</width>
2525
<height>16777215</height>
2626
</size>
2727
</property>

0 commit comments

Comments
 (0)