aboutsummaryrefslogtreecommitdiffstats
path: root/context.h
diff options
context:
space:
mode:
Diffstat (limited to 'context.h')
-rw-r--r--context.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/context.h b/context.h
index 375758c..6c58455 100644
--- a/context.h
+++ b/context.h
@@ -107,6 +107,7 @@ public:
* \li 0, if the text is not signed at all.
*/
int textIsSigned(const QByteArray &text);
+ QString beautifyFingerprint(QString fingerprint);
signals:
void keyDBChanged();