From b54d247ffc912c4af1c96fe05bc6ca1630a77be0 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期四, 03 四月 2025 23:58:51 +0800 Subject: [PATCH] 1 --- DevApp/Gs.DevApp/Program.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/DevApp/Gs.DevApp/Program.cs b/DevApp/Gs.DevApp/Program.cs index fc262cf..3459e3d 100644 --- a/DevApp/Gs.DevApp/Program.cs +++ b/DevApp/Gs.DevApp/Program.cs @@ -5,6 +5,7 @@ using CefSharp.WinForms; using CefSharp; using Gs.DevApp.DevFrm; +using DevExpress.XtraEditors; namespace Gs.DevApp { -- Gitblit v1.9.3