using System; namespace InABox.Core { [Obsolete("Being Replaced with DigitalForm", true)] public class QAForm : DigitalForm { } }