1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-21 17:52:10 +02:00

Per-pixel scrolling in download manager

This commit is contained in:
nowrep 2012-05-28 15:23:04 +02:00
parent 1e179b3b83
commit 80f84eeb91

View File

@ -34,6 +34,9 @@
<property name="alternatingRowColors">
<bool>true</bool>
</property>
<property name="verticalScrollMode">
<enum>QAbstractItemView::ScrollPerPixel</enum>
</property>
</widget>
</item>
<item>