summaryrefslogtreecommitdiff
path: root/lang/qt/src/gpgme_backend_debug.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lang/qt/src/gpgme_backend_debug.cpp')
-rw-r--r--lang/qt/src/gpgme_backend_debug.cpp10
1 files changed, 10 insertions, 0 deletions
diff --git a/lang/qt/src/gpgme_backend_debug.cpp b/lang/qt/src/gpgme_backend_debug.cpp
new file mode 100644
index 0000000..6dfb313
--- /dev/null
+++ b/lang/qt/src/gpgme_backend_debug.cpp
@@ -0,0 +1,10 @@
+// This file is autogenerated by CMake: DO NOT EDIT
+
+#include "gpgme_backend_debug.h"
+
+
+#if QT_VERSION >= QT_VERSION_CHECK(5, 4, 0)
+Q_LOGGING_CATEGORY(GPGPME_BACKEND_LOG, "log_gpgme_backend", QtWarningMsg)
+#else
+Q_LOGGING_CATEGORY(GPGPME_BACKEND_LOG, "log_gpgme_backend")
+#endif