From cddeb04d1d702e5d9b3b6173f0f9304c6bdf1c47 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期六, 22 三月 2025 15:54:35 +0800 Subject: [PATCH] 修改字体大小前 --- DevApp/Gs.DevApp/UserControl/UcToolBarMenu.cs | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.cs b/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.cs index 45f9da6..65d36f0 100644 --- a/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.cs +++ b/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.cs @@ -7,11 +7,9 @@ using System.Net; using System.Text; using System.Windows.Forms; -using DevExpress.Utils.Text.Internal; using DevExpress.XtraBars; using DevExpress.XtraEditors; using DevExpress.XtraGrid; -using DevExpress.XtraGrid.Columns; using DevExpress.XtraGrid.Views.Grid; using DevExpress.XtraLayout; using Gs.DevApp.DevFrm.Rpt; -- Gitblit v1.9.3