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.cpp14
1 files changed, 0 insertions, 14 deletions
diff --git a/lang/qt/src/gpgme_backend_debug.cpp b/lang/qt/src/gpgme_backend_debug.cpp
deleted file mode 100644
index 6efe932e..00000000
--- a/lang/qt/src/gpgme_backend_debug.cpp
+++ /dev/null
@@ -1,14 +0,0 @@
-// This file is autogenerated by CMake: DO NOT EDIT
-
-#ifdef HAVE_CONFIG_H
- #include "config.h"
-#endif
-
-#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