aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/gnupg/GnuPGControllerDialog.h
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2024-01-25 18:04:53 +0000
committersaturneric <[email protected]>2024-01-25 18:04:53 +0000
commit7a7dededba9384ac9af85775bdd6b64c890006fa (patch)
tree585350dcbf0061c06425167e99c82e2be461a902 /src/ui/dialog/gnupg/GnuPGControllerDialog.h
parentfeat: enhance keys searching functions (diff)
downloadGpgFrontend-7a7dededba9384ac9af85775bdd6b64c890006fa.tar.gz
GpgFrontend-7a7dededba9384ac9af85775bdd6b64c890006fa.zip
feat: enhance gnupg control board
Diffstat (limited to '')
-rw-r--r--src/ui/dialog/gnupg/GnuPGControllerDialog.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ui/dialog/gnupg/GnuPGControllerDialog.h b/src/ui/dialog/gnupg/GnuPGControllerDialog.h
index 201801dc..6e8ef797 100644
--- a/src/ui/dialog/gnupg/GnuPGControllerDialog.h
+++ b/src/ui/dialog/gnupg/GnuPGControllerDialog.h
@@ -84,6 +84,8 @@ class GnuPGControllerDialog : public GeneralDialog {
private:
std::shared_ptr<Ui_GnuPGControllerDialog> ui_; ///<
int restart_needed_{0}; ///<
+ QString custom_key_database_path_;
+ QString custom_gnupg_path_;
/**
* @brief Get the Restart Needed object