Improvement of the snapshot dialog, fixed storing of the snapshot "reason"

field.
This commit is contained in:
bubnikv
2018-04-12 11:24:03 +02:00
parent aaa8f133c0
commit 9ab38f416d
3 changed files with 48 additions and 7 deletions

View File

@@ -57,6 +57,8 @@ public:
std::string comment;
Reason reason;
std::string format_reason() const;
// Active presets at the time of the snapshot.
std::string print;
std::vector<std::string> filaments;