diff options
Diffstat (limited to 'src/lib/create_cli.h')
| -rw-r--r-- | src/lib/create_cli.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/create_cli.h b/src/lib/create_cli.h index d0c81590c..a9d9daa22 100644 --- a/src/lib/create_cli.h +++ b/src/lib/create_cli.h @@ -55,6 +55,7 @@ public: boost::optional<std::string> error; std::vector<Content> content; bool fourk; + boost::optional<int> j2k_bandwidth; private: static std::string _help; |
