Merge pull request #3747 from Pesa/overlap

Qt: Fix overlapping widgets in game summary
pull/3748/head
Davide Pesavento 1 month ago committed by GitHub
parent a901824455
commit 15d8f68d3b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -304,12 +304,6 @@
<layout class="QHBoxLayout" name="verifyLayout" stretch="1,0">
<item>
<widget class="QLineEdit" name="revision">
<property name="minimumSize">
<size>
<width>300</width>
<height>0</height>
</size>
</property>
<property name="readOnly">
<bool>true</bool>
</property>

Loading…
Cancel
Save