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 dfc922b07..ee15fb0b8 100644
--- a/src/lib/create_cli.h
+++ b/src/lib/create_cli.h
@@ -63,6 +63,7 @@ private:
boost::optional<std::string> _template_name;
std::string _name;
Ratio const* _container_ratio = nullptr;
+ bool _no_encrypt = false;
bool _encrypt = false;
bool _twod = false;
bool _threed = false;