Merge remote-tracking branch 'origin/Applications/15.08'
[kdepim.git] / libkpgp / kpgp_debug.cpp
blob8ec8dab5fff5414834be275456d1c38398392107
1 /*
2 Copyright (c) 2015 Montel Laurent <montel@kde.org>
4 based on code from Sune Vuorela <sune@vuorela.dk> (Rawatar source code)
6 This program is free software; you can redistribute it and/or modify it
7 under the terms of the GNU General Public License, version 2, as
8 published by the Free Software Foundation.
10 This program is distributed in the hope that it will be useful, but
11 WITHOUT ANY WARRANTY; without even the implied warranty of
12 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13 General Public License for more details.
15 You should have received a copy of the GNU General Public License along
16 with this program; if not, write to the Free Software Foundation, Inc.,
17 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
20 #include "kpgp_debug.h"
21 Q_LOGGING_CATEGORY(KPGP_LOG, "log_kpgp")