summaryrefslogtreecommitdiff
path: root/src/lib/create_cli.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/create_cli.h')
-rw-r--r--src/lib/create_cli.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/create_cli.h b/src/lib/create_cli.h
index 875fe10c1..108466afd 100644
--- a/src/lib/create_cli.h
+++ b/src/lib/create_cli.h
@@ -51,6 +51,7 @@ public:
bool version;
boost::optional<int> dcp_frame_rate;
boost::optional<int> still_length;
+ boost::optional<int> auto_crop_threshold;
boost::optional<boost::filesystem::path> config_dir;
boost::optional<boost::filesystem::path> output_dir;
boost::optional<std::string> error;