Fix incorrect default _show_report_a_problem.
authorCarl Hetherington <cth@carlh.net>
Fri, 31 May 2024 08:49:52 +0000 (10:49 +0200)
committerCarl Hetherington <cth@carlh.net>
Fri, 31 May 2024 08:59:54 +0000 (10:59 +0200)
src/lib/variant.cc

index 00e9ab99121718fc4b5cf138a27e39cd5e2de681..3ccd84d8232e8242b28c665b1f1e1d496cfc950c 100644 (file)
@@ -40,7 +40,7 @@ static char const* _report_problem_email = "carl@dcpomatic.com";
 
 static bool const _show_tagline = true;
 static bool const _show_dcpomatic_website = true;
-static bool const _show_report_a_problem = false;
+static bool const _show_report_a_problem = true;
 
 
 std::string