public static void Main() { QSTCreator.App app = new QSTCreator.App(); app.InitializeComponent(); app.Run(); }