aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/GpgConstants.h
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2024-04-11 18:26:29 +0000
committersaturneric <[email protected]>2024-04-11 18:26:29 +0000
commit8c758bacf40da3d228855f077fe7f16ee22f4c7d (patch)
treecfdbf8c54eb916d241009766c1dafe88d68d94fb /src/core/GpgConstants.h
parentdocs: move manual out of repo (diff)
downloadGpgFrontend-8c758bacf40da3d228855f077fe7f16ee22f4c7d.tar.gz
GpgFrontend-8c758bacf40da3d228855f077fe7f16ee22f4c7d.zip
fix: nothing changed is still triggering restart at gnupg controller
Diffstat (limited to '')
-rw-r--r--src/core/GpgConstants.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/GpgConstants.h b/src/core/GpgConstants.h
index c2125650..1c651ec1 100644
--- a/src/core/GpgConstants.h
+++ b/src/core/GpgConstants.h
@@ -30,6 +30,7 @@
namespace GpgFrontend {
+constexpr int kNonRestartCode = 0;
constexpr int kRestartCode = 1000; ///< only refresh ui
constexpr int kDeepRestartCode = 1001; // refresh core and ui