From c0f9915265878e56e91ee97f7f8d925db1e12626 Mon Sep 17 00:00:00 2001 From: cloudflight <cloudflight@126.com> Date: 星期六, 02 十二月 2023 18:50:45 +0800 Subject: [PATCH] 2023年12月2日_3 --- Hydro.MapBase/Map/MapViewer.Designer.cs | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Hydro.MapBase/Map/MapViewer.Designer.cs b/Hydro.MapBase/Map/MapViewer.Designer.cs index 734964f..dab7546 100644 --- a/Hydro.MapBase/Map/MapViewer.Designer.cs +++ b/Hydro.MapBase/Map/MapViewer.Designer.cs @@ -1,9 +1,9 @@ 锘縰sing System.ComponentModel; using System.Drawing; using System.Windows.Forms; -using CloudWaterNetwork.Magnifier; +//using CloudWaterNetwork.Magnifier; using CommonBase; -using ConfigApp; +//using ConfigApp; //using DevExpress.Diagram.Core.Layout; //using DevExpress.DirectX.NativeInterop.Direct2D; //using DevExpress.Utils.Extensions; @@ -40,7 +40,7 @@ using static System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar; using Cursor = System.Windows.Forms.Cursor; -namespace CloudWaterNetwork +namespace Hydro.MapUI { partial class MapViewer { -- Gitblit v1.9.3