aboutsummaryrefslogtreecommitdiffstats
path: root/src/cmd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd.h')
-rw-r--r--src/cmd.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cmd.h b/src/cmd.h
index 80d14eb1..28ded713 100644
--- a/src/cmd.h
+++ b/src/cmd.h
@@ -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