diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-06-30 23:29:05 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-06-30 23:29:05 +0200 |
| commit | 179a45b67a7deec291a55c4d194e95971618e171 (patch) | |
| tree | 374b8b1e6c13f06b9e304c623e83b3af24e7b987 /src/lib/variant.h | |
| parent | 6467d7542585b0d61f30c4a87ec93db1d52cc2f5 (diff) | |
Allow variant to hide all credits.
Diffstat (limited to 'src/lib/variant.h')
| -rw-r--r-- | src/lib/variant.h | 1 |
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(); |
