summaryrefslogtreecommitdiff
path: root/src/lib/variant.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2024-06-30 23:29:05 +0200
committerCarl Hetherington <cth@carlh.net>2024-06-30 23:29:05 +0200
commit179a45b67a7deec291a55c4d194e95971618e171 (patch)
tree374b8b1e6c13f06b9e304c623e83b3af24e7b987 /src/lib/variant.h
parent6467d7542585b0d61f30c4a87ec93db1d52cc2f5 (diff)
Allow variant to hide all credits.
Diffstat (limited to 'src/lib/variant.h')
-rw-r--r--src/lib/variant.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/variant.h b/src/lib/variant.h
index b69b5ba38..9a42f3eca 100644
--- a/src/lib/variant.h
+++ b/src/lib/variant.h
@@ -48,6 +48,7 @@ std::string report_problem_email();
bool show_tagline();
bool show_dcpomatic_website();
+bool show_credits();
bool show_report_a_problem();
bool count_created_dcps();