using System; using System.Drawing; using System.Collections; using System.ComponentModel; using DevExpress.XtraReports.UI; namespace Neo.LegitimateLicences.Reports.NPTR_Reports { public partial class NPTR_Rpt_PreAdjudicationObjectionInviteLetterSingle : DevExpress.XtraReports.UI.XtraReport { public NPTR_Rpt_PreAdjudicationObjectionInviteLetterSingle() { InitializeComponent(); } } }