aboutsummaryrefslogtreecommitdiff
path: root/src/commandline.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/commandline.h')
-rw-r--r--src/commandline.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/commandline.h b/src/commandline.h
index f27041e..4229ac4 100644
--- a/src/commandline.h
+++ b/src/commandline.h
@@ -17,6 +17,7 @@ public:
CommandLine();
void parseCommandLine(const QCoreApplication &app);
+
void printHelp(int exitCode = 0);
void printVersion(int exitCode = 0);
void printBuild(int exitCode = 0);