aboutsummaryrefslogtreecommitdiffstats
path: root/include/ui/KeyList.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--include/ui/KeyList.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/ui/KeyList.h b/include/ui/KeyList.h
index ed555ca8..71bdfe6b 100644
--- a/include/ui/KeyList.h
+++ b/include/ui/KeyList.h
@@ -68,6 +68,8 @@ private:
QMenu *popupMenu;
QNetworkAccessManager *qnam{};
+ QVector<GpgKey> buffered_keys;
+
private slots:
void uploadFinished();