mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
ENH:reduce the refresh times of sending printed pages
jira:[none] Change-Id: Iaa4864afa09e71a7b8fd09baf289ee17fa07eafc (cherry picked from commit a0c9fad05291e7614d94b7cec3c4f32d1f1345d8)
This commit is contained in:
@@ -256,6 +256,7 @@ private:
|
||||
bool m_export_3mf_cancel{ false };
|
||||
bool m_is_canceled{ false };
|
||||
bool m_is_rename_mode{ false };
|
||||
bool m_check_flag {false};
|
||||
PrintPageMode m_print_page_mode{PrintPageMode::PrintPageModePrepare};
|
||||
std::string m_print_error_msg;
|
||||
std::string m_print_error_extra;
|
||||
|
||||
Reference in New Issue
Block a user