a440050fc2
* lang/qt/src/gpgme_backend_debug.cpp, lang/qt/src/gpgme_backend_debug.h, lang/qt/src/predicates.h, lang/qt/src/stl_util.h: New.
12 lines
197 B
C
12 lines
197 B
C
// This file is autogenerated by CMake: DO NOT EDIT
|
|
|
|
#ifndef GPGPME_BACKEND_LOG_H
|
|
#define GPGPME_BACKEND_LOG_H
|
|
|
|
#include <QLoggingCategory>
|
|
|
|
Q_DECLARE_LOGGING_CATEGORY(GPGPME_BACKEND_LOG)
|
|
|
|
|
|
#endif
|