fqc
lu
2025-04-14 6db62ddd8db0a54afa15e06bb554950069e3859a
DevApp/Gs.DevApp/UserControl/SelectFont.cs
@@ -1,14 +1,5 @@
using DevExpress.XtraEditors;
using Gs.DevApp.Properties;
using Gs.DevApp.Properties;
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;
namespace Gs.DevApp.UserControl
{
@@ -39,6 +30,7 @@
            #endregion
            Gs.DevApp.ToolBox.MsgHelper.ShowInformation("设置成功!");
            this.Close();
        }
    }
}