qt: Don't include config.h

* lang/qt/src/*.cpp, lang/qt/tests/*.cpp: Remove config.h include.
--

The Qt binding sources don't need anything from config.h.

GnuPG-bug-id: 7110
This commit is contained in:
Ingo Klöcker 2024-05-22 17:39:32 +02:00
parent 76b38f54a5
commit 84affea627
No known key found for this signature in database
GPG Key ID: F5A5D1692277A1E9
96 changed files with 0 additions and 384 deletions

View File

@ -31,10 +31,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "changeexpiryjob.h"
#include "changeexpiryjob_p.h"

View File

@ -22,10 +22,6 @@
// -*- c++ -*-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <dataprovider.h>
#include <gpgme++/error.h>

View File

@ -31,10 +31,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <gpgme++/error.h>
#include "debug.h"

View File

@ -31,10 +31,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "decryptverifyarchivejob.h"
#include "decryptverifyarchivejob_p.h"

View File

@ -31,10 +31,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "decryptverifyjob.h"
#include "decryptverifyjob_p.h"

View File

@ -28,10 +28,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "defaultkeygenerationjob.h"
#include "protocol.h"
#include "keygenerationjob.h"

View File

@ -32,10 +32,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "dn.h"
#include <gpg-error.h>

View File

@ -31,10 +31,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "encryptarchivejob.h"
#include "encryptarchivejob_p.h"

View File

@ -31,10 +31,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "encryptjob.h"
#include "encryptjob_p.h"

View File

@ -31,10 +31,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "filelistdataprovider.h"
#include "dataprovider.h"

View File

@ -31,10 +31,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "importjob.h"
#include "importjob_p.h"

View File

@ -34,10 +34,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "job.h"
#include "job_p.h"

View File

@ -31,10 +31,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "listallkeysjob.h"
#include "listallkeysjob_p.h"

View File

@ -30,10 +30,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "multideletejob.h"
#include "protocol.h"
#include "deletejob.h"

View File

@ -1,7 +1,3 @@
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "qgpgme_debug.h"

View File

@ -31,10 +31,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "qgpgmeaddexistingsubkeyjob.h"
#include "dataprovider.h"

View File

@ -32,10 +32,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "qgpgmeadduseridjob.h"
#include "dataprovider.h"

View File

@ -32,10 +32,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "qgpgmebackend.h"
#include "qgpgmegpgcardjob.h"

View File

@ -34,10 +34,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "qgpgmechangeexpiryjob.h"
#include "changeexpiryjob_p.h"

View File

@ -32,10 +32,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "qgpgmechangeownertrustjob.h"
#include "dataprovider.h"

View File

@ -32,10 +32,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "qgpgmechangepasswdjob.h"
#include "dataprovider.h"

View File

@ -32,10 +32,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "qgpgmedecryptjob.h"
#include "dataprovider.h"

View File

@ -34,10 +34,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "qgpgmedecryptverifyarchivejob.h"
#include "dataprovider.h"

View File

@ -32,10 +32,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "qgpgmedecryptverifyjob.h"
#include "dataprovider.h"

View File

@ -32,10 +32,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "qgpgmedeletejob.h"
#include <gpgme++/context.h>

View File

@ -32,10 +32,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "qgpgmedownloadjob.h"
#include "dataprovider.h"

View File

@ -34,10 +34,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "qgpgmeencryptarchivejob.h"
#include "dataprovider.h"

View File

@ -34,10 +34,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "qgpgmeencryptjob.h"
#include "dataprovider.h"

View File

@ -34,10 +34,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "qgpgmeexportjob.h"
#include "dataprovider.h"

View File

@ -30,10 +30,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "qgpgmegpgcardjob.h"
#include <QStringList>

View File

@ -32,10 +32,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "qgpgmeimportfromkeyserverjob.h"
#include "dataprovider.h"

View File

@ -34,10 +34,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "qgpgmeimportjob.h"
#include "importjob_p.h"

View File

@ -31,10 +31,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "qgpgmekeyformailboxjob.h"
#include "qgpgmekeylistjob.h"

View File

@ -32,10 +32,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "qgpgmekeygenerationjob.h"
#include "dataprovider.h"

View File

@ -32,10 +32,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "qgpgmekeylistjob.h"
#include <gpgme++/key.h>

View File

@ -34,10 +34,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "qgpgmelistallkeysjob.h"
#include "listallkeysjob_p.h"

View File

@ -32,10 +32,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "qgpgmenewcryptoconfig.h"
#include <QDebug>

View File

@ -31,10 +31,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "qgpgmequickjob.h"
#include <gpgme++/context.h>

View File

@ -31,10 +31,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
# include "config.h"
#endif
#include "qgpgmereceivekeysjob.h"
#include "util.h"

View File

@ -34,10 +34,6 @@
#define MAX_CMD_LENGTH 32768
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "qgpgmerefreshsmimekeysjob.h"
#include "util.h"

View File

@ -31,10 +31,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "qgpgmerevokekeyjob.h"
#include "dataprovider.h"

View File

@ -31,10 +31,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "qgpgmesetprimaryuseridjob.h"
#include "util.h"

View File

@ -34,10 +34,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "qgpgmesignarchivejob.h"
#include "dataprovider.h"

View File

@ -34,10 +34,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "qgpgmesignencryptarchivejob.h"
#include "dataprovider.h"

View File

@ -34,10 +34,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "qgpgmesignencryptjob.h"
#include "dataprovider.h"

View File

@ -32,10 +32,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "qgpgmesignjob.h"
#include "dataprovider.h"

View File

@ -32,10 +32,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "qgpgmesignkeyjob.h"
#include <QDate>

View File

@ -29,10 +29,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "qgpgmetofupolicyjob.h"
#include <gpgme++/context.h>

View File

@ -32,10 +32,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "qgpgmeverifydetachedjob.h"
#include "dataprovider.h"

View File

@ -32,10 +32,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "qgpgmeverifyopaquejob.h"
#include "dataprovider.h"

View File

@ -31,10 +31,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "qgpgmewkdlookupjob.h"
#include "qgpgme_debug.h"

View File

@ -31,10 +31,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "qgpgmewkdrefreshjob.h"
#include "debug.h"

View File

@ -29,10 +29,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "qgpgmewkspublishjob.h"
#include <gpgme++/context.h>

View File

@ -31,10 +31,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "signarchivejob.h"
#include "signarchivejob_p.h"

View File

@ -31,10 +31,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "signencryptarchivejob.h"
#include "signencryptarchivejob_p.h"

View File

@ -31,10 +31,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "signencryptjob.h"
#include "signencryptjob_p.h"

View File

@ -31,10 +31,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "signjob.h"
#include "signjob_p.h"

View File

@ -32,10 +32,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "threadedjobmixin.h"
#include "dataprovider.h"

View File

@ -31,10 +31,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "util.h"
#include "cleaner.h"

View File

@ -31,10 +31,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "verifydetachedjob.h"
#include "verifydetachedjob_p.h"

View File

@ -31,10 +31,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "verifyopaquejob.h"
#include "verifyopaquejob_p.h"

View File

@ -31,10 +31,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "wkdlookupresult.h"
#include <gpgme++/data.h>

View File

@ -31,10 +31,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "wkdrefreshjob.h"
#include "wkdrefreshjob_p.h"

View File

@ -30,10 +30,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <decryptverifyarchivejob.h>
#include <protocol.h>

View File

@ -30,10 +30,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <protocol.h>
#include <decryptverifyjob.h>

View File

@ -30,10 +30,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <protocol.h>
#include <encryptarchivejob.h>
#include <signencryptarchivejob.h>

View File

@ -30,10 +30,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <protocol.h>
#include <encryptjob.h>
#include <signencryptjob.h>

View File

@ -30,10 +30,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <exportjob.h>
#include <protocol.h>

View File

@ -30,10 +30,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <debug.h>
#include <importjob.h>
#include <gpgme++/importresult.h>

View File

@ -30,10 +30,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "keyformailboxjob.h"
#include "keylistjob.h"
#include "protocol.h"

View File

@ -30,10 +30,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <gpgme++/importresult.h>
#include <protocol.h>
#include <receivekeysjob.h>

View File

@ -30,10 +30,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <protocol.h>
#include <refreshkeysjob.h>
#include <receivekeysjob.h>

View File

@ -30,10 +30,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <protocol.h>
#include <signarchivejob.h>

View File

@ -30,10 +30,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <protocol.h>
#include <signjob.h>

View File

@ -30,10 +30,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <protocol.h>
#include <verifydetachedjob.h>

View File

@ -30,10 +30,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <protocol.h>
#include <verifyopaquejob.h>

View File

@ -31,10 +31,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <protocol.h>
#include <wkdrefreshjob.h>

View File

@ -29,10 +29,6 @@
you do not wish to do so, delete this exception statement from
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "t-support.h"
#include "addexistingsubkeyjob.h"

View File

@ -30,10 +30,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "t-support.h"
#include "changeexpiryjob.h"

View File

@ -29,10 +29,6 @@
you do not wish to do so, delete this exception statement from
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <QDebug>
#include <QTest>
#include <QTemporaryDir>

View File

@ -31,10 +31,6 @@
you do not wish to do so, delete this exception statement from
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "t-support.h"
#include <protocol.h>

View File

@ -29,10 +29,6 @@
you do not wish to do so, delete this exception statement from
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <QDebug>
#include <QTest>
#include <QTemporaryDir>

View File

@ -30,10 +30,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "t-support.h"
#include <gpgme++/context.h>

View File

@ -30,10 +30,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <QDebug>
#include <QTest>
#include <QSignalSpy>

View File

@ -29,10 +29,6 @@
you do not wish to do so, delete this exception statement from
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <QDebug>
#include <QTest>
#include <QSignalSpy>

View File

@ -30,10 +30,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <QDebug>
#include <QTest>
#include <QSignalSpy>

View File

@ -31,10 +31,6 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <QDebug>
#include <QTest>
#include <QSignalSpy>

View File

@ -29,10 +29,6 @@
you do not wish to do so, delete this exception statement from
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "t-support.h"
#include <protocol.h>

View File

@ -29,10 +29,6 @@
you do not wish to do so, delete this exception statement from
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "t-support.h"
#include <keylistjob.h>

View File

@ -30,10 +30,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "t-support.h"
#include "importjob.h"

View File

@ -29,10 +29,6 @@
you do not wish to do so, delete this exception statement from
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <QDebug>
#include <QTest>
#include <QTemporaryDir>

View File

@ -30,10 +30,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "t-support.h"
#include <gpgme++/context.h>

View File

@ -30,10 +30,6 @@
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <QDebug>
#include <QTest>
#include <QSignalSpy>

View File

@ -29,10 +29,6 @@
you do not wish to do so, delete this exception statement from
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <QDebug>
#include <QTest>

View File

@ -29,10 +29,6 @@
you do not wish to do so, delete this exception statement from
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "t-support.h"
#include <gpgme++/data.h>

View File

@ -29,10 +29,6 @@
you do not wish to do so, delete this exception statement from
your version.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <QDebug>
#include <QTest>
#include <QSignalSpy>