Do not wrap the articles in the reading list.

We want to have all articles in only one column.
This commit is contained in:
Matthieu Gautier 2018-12-12 11:17:06 +01:00
parent 9314c88600
commit 5e3e7026ab

View File

@ -56,7 +56,7 @@
<enum>Qt::ElideNone</enum>
</property>
<property name="isWrapping" stdset="0">
<bool>true</bool>
<bool>false</bool>
</property>
<property name="uniformItemSizes">
<bool>true</bool>