aboutsummaryrefslogtreecommitdiffstats
path: root/keylist.h
diff options
context:
space:
mode:
Diffstat (limited to 'keylist.h')
-rw-r--r--keylist.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/keylist.h b/keylist.h
index 8977932..5857406 100644
--- a/keylist.h
+++ b/keylist.h
@@ -44,6 +44,7 @@ public:
KeyList(GpgME::Context *ctx, QString iconpath, QWidget *parent = 0);
QStringList *getChecked();
+ QStringList *getPrivateChecked();
void setChecked(QStringList *keyIds);
//QStringList *getPrivateChecked();
QStringList *getSelected();