Home GnuPG

Prevent first column of WebOfTrustWidget and KeyTreeView from being moved

Description

Prevent first column of WebOfTrustWidget and KeyTreeView from being moved

A change in libkleo makes the first column movable by default, since that is generally nicer behavior.
For non-flat treeviews, this is not desired, since it moves the tree decoration away from the beginning of the view.
We thus overwrite this behavior here.