1
mirror of https://invent.kde.org/network/falkon.git synced 2024-11-11 01:22:10 +01:00

RunAction plugin: set alternatingRowColors for listWidget

Summary:
Before:
{F6824266}
After:
{F6824265}

Reviewers: #falkon, drosca

Reviewed By: #falkon, drosca

Subscribers: falkon

Tags: #falkon

Differential Revision: https://phabricator.kde.org/D21227
This commit is contained in:
David Rosca 2019-05-20 15:03:01 +02:00
parent fbf7f956ff
commit bb8a3a799f
No known key found for this signature in database
GPG Key ID: EBC3FC294452C6D8

View File

@ -19,6 +19,9 @@
</item>
<item>
<widget class="QListWidget" name="listWidget">
<property name="alternatingRowColors">
<bool>true</bool>
</property>
<property name="iconSize">
<size>
<width>16</width>