aboutsummaryrefslogtreecommitdiffstats
path: root/src/m_gpg_info/GnuPGInfoGatheringModule.h
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2024-07-24 14:02:49 +0000
committersaturneric <[email protected]>2024-07-24 14:02:49 +0000
commit46b7ecec8f5787d3a4b14a2fd2ec4f324a041345 (patch)
tree0704d13add7c2b1957b832f42a817df827a39b9a /src/m_gpg_info/GnuPGInfoGatheringModule.h
parentfix: metadata is not translated (diff)
downloadModules-46b7ecec8f5787d3a4b14a2fd2ec4f324a041345.tar.gz
Modules-46b7ecec8f5787d3a4b14a2fd2ec4f324a041345.zip
feat: move in GnuPGTab
Diffstat (limited to 'src/m_gpg_info/GnuPGInfoGatheringModule.h')
-rw-r--r--src/m_gpg_info/GnuPGInfoGatheringModule.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/m_gpg_info/GnuPGInfoGatheringModule.h b/src/m_gpg_info/GnuPGInfoGatheringModule.h
index 35ee4ac..b8b73d0 100644
--- a/src/m_gpg_info/GnuPGInfoGatheringModule.h
+++ b/src/m_gpg_info/GnuPGInfoGatheringModule.h
@@ -53,4 +53,4 @@ auto GF_MODULE_EXPORT GFExecuteModule(GFModuleEvent *) -> int;
auto GF_MODULE_EXPORT GFDeactiveModule() -> int;
auto GF_MODULE_EXPORT GFUnregisterModule() -> int;
-};
+}; \ No newline at end of file