Home GnuPG

Fix restore of column layout of card certificate tree view

Description

Fix restore of column layout of card certificate tree view

The layout must be restored after the widget tree has been set up because
reparenting (which can happen if widgets are inserted in a layout) may
change the style which seems to trigger an automatic column resize.

(cherry picked from commit 545e66a978b20f2b8bbef956838b6a8ada02f181)

Details