aboutsummaryrefslogtreecommitdiffstats
path: root/include/ui/widgets/KeyList.h
diff options
context:
space:
mode:
authorSaturneric <[email protected]>2021-07-07 17:23:28 +0000
committerSaturneric <[email protected]>2021-07-07 17:23:28 +0000
commitde7273d31dd162a7d6e5960cc0037cc2faa50e2e (patch)
tree653bec9b699f982c8498e1c153aa946b8d9fe173 /include/ui/widgets/KeyList.h
parentMerge branch 'develop' into main (diff)
downloadGpgFrontend-de7273d31dd162a7d6e5960cc0037cc2faa50e2e.tar.gz
GpgFrontend-de7273d31dd162a7d6e5960cc0037cc2faa50e2e.zip
UI Improvement;
Update Documents;
Diffstat (limited to '')
-rw-r--r--include/ui/widgets/KeyList.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/ui/widgets/KeyList.h b/include/ui/widgets/KeyList.h
index 413d0969..231255b6 100644
--- a/include/ui/widgets/KeyList.h
+++ b/include/ui/widgets/KeyList.h
@@ -73,6 +73,8 @@ public:
void addMenuAction(QAction *act);
+ void addSeparator();
+
QStringList *getChecked();
void getCheckedKeys(QVector<GpgKey> &keys);