1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-26 10:25:49 +00:00

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
+2
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;