Home GnuPG

Fix crash when opening audit log from import certificates result dialog

Description

Fix crash when opening audit log from import certificates result dialog

The command object is already destroyed at this time, so we can't use it to get the parent widget

Details