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