aboutsummaryrefslogtreecommitdiffstats
path: root/verifykeydetailbox.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'verifykeydetailbox.cpp')
-rw-r--r--verifykeydetailbox.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/verifykeydetailbox.cpp b/verifykeydetailbox.cpp
index a51f1d2..521d122 100644
--- a/verifykeydetailbox.cpp
+++ b/verifykeydetailbox.cpp
@@ -27,6 +27,7 @@ VerifyKeyDetailBox::VerifyKeyDetailBox(QWidget *parent, GpgME::GpgContext* ctx,
this->mCtx = ctx;
this->mKeyList = keyList;
//this->fpr=signature->fpr;
+ qDebug() << "dbsig report: " << GpgME::GpgContext::getReport(signature.getMessages());
QGridLayout *grid = new QGridLayout();
// TODO