diff --git a/WinformGeneralDeveloperFrame.Start/Program.cs b/WinformGeneralDeveloperFrame.Start/Program.cs index edb9f5a..fac7fd5 100644 --- a/WinformGeneralDeveloperFrame.Start/Program.cs +++ b/WinformGeneralDeveloperFrame.Start/Program.cs @@ -1,4 +1,4 @@ -using DevExpress.Skins; +using DevExpress.Skins; using DevExpress.UserSkins; using System; using System.Collections.Generic; @@ -13,7 +13,7 @@ namespace WinformGeneralDeveloperFrame.Start static class Program { /// - /// The main entry point for the application. + /// The main entry point for the application.测试 /// [STAThread] static void Main()