diff options
Diffstat (limited to 'src/cmd.h')
-rw-r--r-- | src/cmd.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -40,4 +40,6 @@ auto ParseLogLevel(const QString& level) -> int; auto RunTest(const GFCxtWPtr&) -> int; +auto PrintEnvInfo() -> int; + } // namespace GpgFrontend
\ No newline at end of file |