aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/src/qgpgme_debug.cpp
blob: 4ed859e20b0612fa3bc300ec0ca8adcf292b437a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// This file is autogenerated by CMake: DO NOT EDIT

#ifdef HAVE_CONFIG_H
 #include "config.h"
#endif

#include "qgpgme_debug.h"


#if QT_VERSION >= QT_VERSION_CHECK(5, 4, 0)
Q_LOGGING_CATEGORY(QGPGME_LOG, "gpg.qgpgme", QtWarningMsg)
#else
Q_LOGGING_CATEGORY(QGPGME_LOG, "gpg.qgpgme")
#endif