diff options
| author | saturneric <[email protected]> | 2024-07-24 14:02:49 +0000 |
|---|---|---|
| committer | saturneric <[email protected]> | 2024-07-24 14:02:49 +0000 |
| commit | 46b7ecec8f5787d3a4b14a2fd2ec4f324a041345 (patch) | |
| tree | 0704d13add7c2b1957b832f42a817df827a39b9a /src/m_gpg_info/GnuPGInfoGatheringModule.h | |
| parent | fix: metadata is not translated (diff) | |
| download | modules-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.h | 2 |
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 |
