summaryrefslogtreecommitdiffstats
path: root/keygendialog.h
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2015-05-24 14:09:59 +0200
committerAnne Jan Brouwer <brouwer@annejan.com>2015-05-24 14:09:59 +0200
commit8d81543d1c84e25e503a988c935778e34e002661 (patch)
tree8479bac201cc1e4d8bc3d688ab97c410828169fa /keygendialog.h
parentb568de36a8e2fd5475894fc0cd82d4c3605d5d1f (diff)
interface integrity and documentation
Diffstat (limited to 'keygendialog.h')
-rw-r--r--keygendialog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/keygendialog.h b/keygendialog.h
index 634bcbe3..f0f277c7 100644
--- a/keygendialog.h
+++ b/keygendialog.h
@@ -29,6 +29,7 @@ private slots:
private:
Ui::KeygenDialog *ui;
void replace(QString, QString);
+ void done(int r);
};
#endif // KEYGENDIALOG_H