using System; namespace InABox.Core { [Obsolete("Being Replaced By DigitalFormLink")] public class QAFormLink : DigitalFormLink { } }