summaryrefslogtreecommitdiff
path: root/lang/qt/src/qgpgme_debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'lang/qt/src/qgpgme_debug.h')
-rw-r--r--lang/qt/src/qgpgme_debug.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/lang/qt/src/qgpgme_debug.h b/lang/qt/src/qgpgme_debug.h
new file mode 100644
index 00000000..38c16ad3
--- /dev/null
+++ b/lang/qt/src/qgpgme_debug.h
@@ -0,0 +1,11 @@
+// This file is autogenerated by CMake: DO NOT EDIT
+
+#ifndef QGPGME_LOG_H
+#define QGPGME_LOG_H
+
+#include <QLoggingCategory>
+
+Q_DECLARE_LOGGING_CATEGORY(QGPGME_LOG)
+
+
+#endif