Skip to content

Commit

Permalink
Awards: Fixed missing table header
Browse files Browse the repository at this point in the history
  • Loading branch information
foldynl committed Aug 23, 2024
1 parent ee5e36b commit 2b2ea38
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions ui/AwardsDialog.ui
Original file line number Diff line number Diff line change
Expand Up @@ -256,17 +256,11 @@
<enum>QAbstractItemView::ScrollPerPixel</enum>
</property>
<attribute name="horizontalHeaderVisible">
<bool>false</bool>
<bool>true</bool>
</attribute>
<attribute name="horizontalHeaderCascadingSectionResizes">
<bool>true</bool>
</attribute>
<attribute name="horizontalHeaderShowSortIndicator" stdset="0">
<bool>false</bool>
</attribute>
<attribute name="horizontalHeaderStretchLastSection">
<bool>false</bool>
</attribute>
<attribute name="verticalHeaderVisible">
<bool>false</bool>
</attribute>
Expand Down

0 comments on commit 2b2ea38

Please sign in to comment.