Merge branch 'master' of https://gitee.com/wkjerry_admin/WinformGeneralDeveloperFrame
commit
761aa1239c
|
|
@ -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
|
||||
{
|
||||
/// <summary>
|
||||
/// The main entry point for the application.
|
||||
/// The main entry point for the application.测试
|
||||
/// </summary>
|
||||
[STAThread]
|
||||
static void Main()
|
||||
|
|
|
|||
Loading…
Reference in New Issue