[git] GPGME - branch, master, updated. gpgme-1.6.0-267-g0c222e1

by Andre Heinecke cvs at cvs.gnupg.org
Wed Aug 10 09:51:41 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  0c222e1b3cabe1a8b84a2877420cdd5df56171b5 (commit)
      from  969f223d8de21d7c8b0f7646bbf8dbb5864e8d03 (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 0c222e1b3cabe1a8b84a2877420cdd5df56171b5
Author: Andre Heinecke <aheinecke at intevation.de>
Date:   Wed Aug 10 09:50:26 2016 +0200

    Qt: Fix t-keylist moc include
    
    * lang/qt/tests/t-keylist.cpp: Don't include t-support.moc
    
    --
    Accidental leftover from trying to generate t-support moc from
    another cpp file. This was solved instead by a new rule to generate
    moc files from the header.

diff --git a/lang/qt/tests/t-keylist.cpp b/lang/qt/tests/t-keylist.cpp
index 2fbec28..767c96b 100644
--- a/lang/qt/tests/t-keylist.cpp
+++ b/lang/qt/tests/t-keylist.cpp
@@ -105,4 +105,3 @@ private Q_SLOTS:
 QTEST_MAIN(KeyListTest)
 
 #include "t-keylist.moc"
-#include "t-support.moc"

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

Summary of changes:
 lang/qt/tests/t-keylist.cpp | 1 -
 1 file changed, 1 deletion(-)


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




More information about the Gnupg-commits mailing list