mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00:00
FIX: record dialog stack and EndModal on system session end
Change-Id: Ie0a7de7cf467f5b9e88881d3894dbb7a0790d500
This commit is contained in:
@@ -469,5 +469,7 @@ bool generate_image(const std::string &filename, wxImage &image, wxSize img_size
|
||||
return true;
|
||||
}
|
||||
|
||||
std::vector<wxDialog*> dialogStack;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user