Home GnuPG
Diffusion GPGME ad3aabdd8a64

qt: Fix ABI compatibility with 1.16.0

Description

qt: Fix ABI compatibility with 1.16.0

* lang/qt/src/protocol.h (class Protocol): Move new virtual methods to
the end of the class.

This makes the vtable offsets of the old virtual methods match those
in 1.16.0 again.

Details

Provenance
ikloeckerAuthored on Feb 17 2022, 9:52 AM
Parents
rMfb5369161f9d: Post release updates
Branches
Unknown
Tags
Unknown
Tasks
T5834: C++ ABI breakage in gpgme-1.17.0?