Prevent first column of WebOfTrustWidget and KeyTreeView from being moved
A change in libkleo (libkleo!127 (closed)) 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.