Qt: Enable word wrap in Settings window list

This commit is contained in:
Stenzek 2024-09-13 21:22:48 +10:00
parent 76906756d0
commit 6dbc116d0d
No known key found for this signature in database
1 changed files with 3 additions and 0 deletions

View File

@ -50,6 +50,9 @@
<height>32</height> <height>32</height>
</size> </size>
</property> </property>
<property name="wordWrap">
<bool>true</bool>
</property>
</widget> </widget>
</item> </item>
<item row="0" column="1"> <item row="0" column="1">