LCOV - code coverage report | ||||||||||||||||||||||
|
||||||||||||||||||||||
Line data Source code 1 : // This file is autogenerated by CMake: DO NOT EDIT 2 : 3 : #ifdef HAVE_CONFIG_H 4 : #include "config.h" 5 : #endif 6 : 7 : #include "gpgme_backend_debug.h" 8 : 9 : 10 : #if QT_VERSION >= QT_VERSION_CHECK(5, 4, 0) 11 23 : Q_LOGGING_CATEGORY(GPGPME_BACKEND_LOG, "log_gpgme_backend", QtWarningMsg) 12 : #else 13 : Q_LOGGING_CATEGORY(GPGPME_BACKEND_LOG, "log_gpgme_backend") 14 : #endif |
Generated by: LCOV version 1.13 |