diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-04-26 22:34:35 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-04-26 22:34:35 +0200 |
| commit | d40d196a777666206f39094c39956bb654b9b64c (patch) | |
| tree | ca98806117ac68198554897e0dd51a68eef41915 /src/lib/variant.h | |
| parent | 8fcadb1b9b2afc4994e03377105b92cae4eb54a1 (diff) | |
Allow branding of "report a problem" dialog.
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 87fbaa84d..2738f16fc 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_report_a_problem(); } |
