|
@@ -211,7 +211,7 @@ namespace OTSIncAReportGraph.Controls
|
|
|
//List<CGridDataClr> m_list_cgriddataclr = null;
|
|
|
|
|
|
public List<Particle> SelectedParticles { set; get; }
|
|
|
- OTSIncAReportApp.frmReportApp m_ReportApp=new OTSIncAReportApp.frmReportApp();
|
|
|
+ OTSIncAReportApp.frmReportApp m_ReportApp;
|
|
|
ResultFile resultFile = null;
|
|
|
|
|
|
|