[Pkg-gnupg-commit] [gpgme] 267/412: Qt: Fix t-keylist moc include

Daniel Kahn Gillmor dkg at fifthhorseman.net
Thu Sep 22 21:27:00 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 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.
---
 lang/qt/tests/t-keylist.cpp | 1 -
 1 file changed, 1 deletion(-)

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"

-- 
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