mirror of https://github.com/mgba-emu/mgba.git
Qt: Fix build on older versions of Qt
This commit is contained in:
parent
e576f23fc4
commit
a2ed0785d9
|
@ -610,9 +610,6 @@
|
|||
<property name="uniformItemSizes">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="itemAlignment">
|
||||
<set>Qt::AlignBottom|Qt::AlignHCenter</set>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
|
|
Loading…
Reference in New Issue