mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-09 06:45:25 -06:00
FIX: Adjust error information storage method
Jira: XXXX Change-Id: If6564f6425678faa2df9b08d9c7642afb7ffbe50 (cherry picked from commit 9df5c5afdbdcb22b6af41f4b953e56ca8e736989)
This commit is contained in:
parent
6612086816
commit
3013d89b6b
8 changed files with 61 additions and 15 deletions
|
@ -492,6 +492,7 @@ private:
|
|||
std::string _encode_label_ids_to_base64(std::vector<size_t> ids);
|
||||
|
||||
int m_timelapse_warning_code = 0;
|
||||
bool m_support_traditional_timelapse = true;
|
||||
|
||||
bool m_silent_time_estimator_enabled;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue