Home GnuPG
Diffusion GPGME 23526c3ff26b

qt: Make the run methods of ThreadedJobMixin public

Description

qt: Make the run methods of ThreadedJobMixin public

* lang/qt/src/threadedjobmixin.h (ThreadedJobMixin::run): Make all
overloads public.

This allows calling the run() functions from the JobPrivate subclasses.