summaryrefslogtreecommitdiffstats
path: root/keygendialog.h
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2016-06-09 22:35:29 +0200
committerAnne Jan Brouwer <brouwer@annejan.com>2016-06-09 22:35:29 +0200
commit21173555067b5f624081ec69b890819f762f34a2 (patch)
treee1d58dc3e8807ad7afc09619f1b1d1acc58e9892 /keygendialog.h
parent89fbf75dba8149876e855b7f50c34fafd73bdf7c (diff)
Updated docs
Diffstat (limited to 'keygendialog.h')
-rw-r--r--keygendialog.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/keygendialog.h b/keygendialog.h
index 406cd6d2..64af8307 100644
--- a/keygendialog.h
+++ b/keygendialog.h
@@ -9,6 +9,10 @@ namespace Ui {
class KeygenDialog;
}
+/*!
+ \class KeygenDialog
+ \brief Handles GPG keypair generation.
+ */
class KeygenDialog : public QDialog {
Q_OBJECT