From 5bb7cf0132f37e2eea67c72f61d1f2b23b440596 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 30 Apr 2019 10:05:13 +0100 Subject: Add --fourk to dcpomatic_create. --- src/lib/create_cli.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/lib/create_cli.h') diff --git a/src/lib/create_cli.h b/src/lib/create_cli.h index 1f1cb3cc4..d0c81590c 100644 --- a/src/lib/create_cli.h +++ b/src/lib/create_cli.h @@ -54,6 +54,7 @@ public: boost::optional output_dir; boost::optional error; std::vector content; + bool fourk; private: static std::string _help; -- cgit v1.2.3