aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/src/qgpgme_debug.h
blob: 9cdd1a8c9ed28a4b3145d04185440dc3f904da0c (plain)
1
2
3
4
5
6
7
8
9
10
#ifndef QGPGME_QGPGME_DEBUG_H
#define QGPGME_QGPGME_DEBUG_H

#include <QLoggingCategory>

Q_DECLARE_LOGGING_CATEGORY(QGPGME_LOG)
Q_DECLARE_LOGGING_CATEGORY(QGPGME_CONFIG_LOADING_LOG)


#endif