[Pkg-gnupg-commit] [gpgme] 221/412: Qt: Export VerifyDetachedJob

Daniel Kahn Gillmor dkg at fifthhorseman.net
Thu Sep 22 21:26:51 UTC 2016


This is an automated email from the git hooks/post-receive script.

dkg pushed a commit to branch master
in repository gpgme.

commit 86ab2ee2d603111d24500b8d64a9a1dd82f8bdc0
Author: Andre Heinecke <aheinecke at intevation.de>
Date:   Tue Jul 12 11:47:04 2016 +0200

    Qt: Export VerifyDetachedJob
    
    * lang/qt/src/verifydetachedjob.h (VerifyDetachedJob): Export it.
---
 lang/qt/src/verifydetachedjob.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lang/qt/src/verifydetachedjob.h b/lang/qt/src/verifydetachedjob.h
index fc5bc69..0cb92e6 100644
--- a/lang/qt/src/verifydetachedjob.h
+++ b/lang/qt/src/verifydetachedjob.h
@@ -63,7 +63,7 @@ namespace QGpgME
    After result() is emitted, the VerifyDetachedJob will schedule
    it's own destruction by calling QObject::deleteLater().
 */
-class VerifyDetachedJob : public Job
+class QGPGME_EXPORT VerifyDetachedJob : public Job
 {
     Q_OBJECT
 protected:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gpgme.git



More information about the Pkg-gnupg-commit mailing list