aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/controller/GnuPGControllerDialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/dialog/controller/GnuPGControllerDialog.h')
-rw-r--r--src/ui/dialog/controller/GnuPGControllerDialog.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ui/dialog/controller/GnuPGControllerDialog.h b/src/ui/dialog/controller/GnuPGControllerDialog.h
index 8d53dca6..9c42180c 100644
--- a/src/ui/dialog/controller/GnuPGControllerDialog.h
+++ b/src/ui/dialog/controller/GnuPGControllerDialog.h
@@ -130,7 +130,8 @@ class GnuPGControllerDialog : public GeneralDialog {
QString custom_key_database_path_;
QString custom_gnupg_path_;
QMenu* popup_menu_{};
- QList<KeyDatabaseItemSO> buffered_key_db_so_;
+ QList<KeyDatabaseInfo> buffered_key_db_so_;
+ QList<KeyDatabaseInfo> editable_key_db_so_;
/**
* @brief Get the Restart Needed object