Qt: Resize default headersize BIOS

Qt: Resize default headersize BIOS

The first column was too small and visually makes it harder to see what BIOS you have.
This commit is contained in:
RedDevilus 2022-02-15 22:30:27 +01:00 committed by refractionpcsx2
parent 4e7ade8612
commit 39dfb2e606
1 changed files with 6 additions and 0 deletions

View File

@ -108,6 +108,12 @@
<property name="rootIsDecorated">
<bool>false</bool>
</property>
<attribute name="headerMinimumSectionSize">
<number>250</number>
</attribute>
<attribute name="headerDefaultSectionSize">
<number>250</number>
</attribute>
<column>
<property name="text">
<string>Filename</string>