Home GnuPG

Do not declare Qt metatype for GpgME::Key in public API

Description

Do not declare Qt metatype for GpgME::Key in public API

This will cause redefinition errors and it's quite unexpected that
some header declares a metatype for an unrelated class.

Details