aboutsummaryrefslogtreecommitdiffstats
path: root/keydetailsdialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'keydetailsdialog.cpp')
-rw-r--r--keydetailsdialog.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/keydetailsdialog.cpp b/keydetailsdialog.cpp
index fb6edf6..2e2e280 100644
--- a/keydetailsdialog.cpp
+++ b/keydetailsdialog.cpp
@@ -54,6 +54,8 @@ KeyDetailsDialog::KeyDetailsDialog(GpgME::GpgContext* ctx, KgpgCore::KgpgKey key
}
keyAlgoVal = key.algorithm();
+
+ qDebug() << key.algorithm();
keyCreatedVal = key.creationDate().toString("dd. MMM. yyyy");
// have el-gamal key?