Add export button to error dialog

issue: MatterHackers/MatterControl#4968
Printer Error Dialog Box, to include Export print log button
This commit is contained in:
Lars Brubaker 2021-03-01 10:57:27 -08:00
parent a612d908a3
commit 5131b7356b
7 changed files with 82 additions and 59 deletions

View file

@ -39,7 +39,6 @@ using MatterHackers.Agg.VertexSource;
using MatterHackers.DataConverters2D;
using MatterHackers.DataConverters3D;
using MatterHackers.Localizations;
using MatterHackers.MatterControl.DesignTools.Operations;
using MatterHackers.PolygonMesh.Csg;
using MatterHackers.VectorMath;
using Newtonsoft.Json;