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

SearchEnginesDialog: Remove left padding for items in QTreeView

This commit is contained in:
David Rosca 2017-06-08 13:00:13 +02:00
parent f62665b9d9
commit ea966925dc

View File

@ -75,6 +75,9 @@
</item>
<item row="0" column="0">
<widget class="QTreeWidget" name="treeWidget">
<property name="rootIsDecorated">
<bool>false</bool>
</property>
<property name="sortingEnabled">
<bool>true</bool>
</property>