[git] GPGME - branch, master, updated. gpgme-1.6.0-281-g75c974c

by Andre Heinecke cvs at cvs.gnupg.org
Fri Aug 12 08:18:27 CEST 2016


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GnuPG Made Easy".

The branch, master has been updated
       via  75c974c4e0a31981325f7d151bd13f2523f5df20 (commit)
      from  105f5446e69db00291164397cf0d8e68374cf420 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 75c974c4e0a31981325f7d151bd13f2523f5df20
Author: Andre Heinecke <aheinecke at intevation.de>
Date:   Fri Aug 12 08:17:18 2016 +0200

    Qt: Fix defaultkeygenerationjob build
    
    * lang/qt/src/defaultkeygenerationjob.cpp: Include moc.

diff --git a/lang/qt/src/defaultkeygenerationjob.cpp b/lang/qt/src/defaultkeygenerationjob.cpp
index 727eabb..8257a72 100644
--- a/lang/qt/src/defaultkeygenerationjob.cpp
+++ b/lang/qt/src/defaultkeygenerationjob.cpp
@@ -121,3 +121,5 @@ bool DefaultKeyGenerationJob::eventFilter(QObject *watched, QEvent *event)
 
     return Job::eventFilter(watched, event);
 }
+
+#include "defaultkeygenerationjob.moc"

-----------------------------------------------------------------------

Summary of changes:
 lang/qt/src/defaultkeygenerationjob.cpp | 2 ++
 1 file changed, 2 insertions(+)


hooks/post-receive
-- 
GnuPG Made Easy
http://git.gnupg.org




More information about the Gnupg-commits mailing list