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