Skip to content

WIP: Add divider property to hide bottom line of list items

Created by: cibersheep

Use like:

ItemDelegate {
 divider: false
}

to hide the bottom line of list items in Suru style

Merge request reports