Options fenster repariert
This commit is contained in:
@@ -270,7 +270,7 @@ namespace SanSystem
|
||||
dr["bemerkung"] = obj.Bemerkung;
|
||||
linereintraege.Rows.Add(dr);
|
||||
}
|
||||
BerichtGen.Options options = new BerichtGen.Options("JUME", "KalibrierungAuflistung.docx", "", grundDaten, null, linereintraege);
|
||||
BerichtGen.FrmOptions options = new BerichtGen.FrmOptions("JUME", "KalibrierungAuflistung.docx", "", grundDaten, null, linereintraege);
|
||||
options.ShowDialog();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user