From 687b8fd0a9b1a5d1b4f8596912a2a2e095aa7d9c Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期日, 01 一月 2023 09:35:19 +0800 Subject: [PATCH] 1 --- DataLoader/CS/Main.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/DataLoader/CS/Main.cs b/DataLoader/CS/Main.cs index 7332f0f..314a910 100644 --- a/DataLoader/CS/Main.cs +++ b/DataLoader/CS/Main.cs @@ -9,7 +9,7 @@ { public class Main { - public static Window Owner = null; + public static MainWindow Owner = null; public static readonly string BaseDir = AppDomain.CurrentDomain.BaseDirectory; -- Gitblit v1.9.3