mirror of
https://github.com/kiwix/kiwix-desktop.git
synced 2025-09-22 11:37:56 -04:00
Do not wrap the articles in the reading list.
We want to have all articles in only one column.
This commit is contained in:
parent
9314c88600
commit
5e3e7026ab
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user