Qt: Enable word wrap in Settings window list

pull/3300/head
Stenzek 1 year ago
parent e17eaf77dd
commit d28f0fa4e6
No known key found for this signature in database

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

Loading…
Cancel
Save