Qt: Export VerifyDetachedJob
* lang/qt/src/verifydetachedjob.h (VerifyDetachedJob): Export it.
This commit is contained in:
parent
b03c48cfb0
commit
86ab2ee2d6
@ -63,7 +63,7 @@ namespace QGpgME
|
|||||||
After result() is emitted, the VerifyDetachedJob will schedule
|
After result() is emitted, the VerifyDetachedJob will schedule
|
||||||
it's own destruction by calling QObject::deleteLater().
|
it's own destruction by calling QObject::deleteLater().
|
||||||
*/
|
*/
|
||||||
class VerifyDetachedJob : public Job
|
class QGPGME_EXPORT VerifyDetachedJob : public Job
|
||||||
{
|
{
|
||||||
Q_OBJECT
|
Q_OBJECT
|
||||||
protected:
|
protected:
|
||||||
|
Loading…
Reference in New Issue
Block a user