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 1f1cb3cc4..d0c81590c 100644 --- a/src/lib/create_cli.h +++ b/src/lib/create_cli.h @@ -54,6 +54,7 @@ public: boost::optional<boost::filesystem::path> output_dir; boost::optional<std::string> error; std::vector<Content> content; + bool fourk; private: static std::string _help; |
