From 24dec0e4cf6d76e5e16bcb466025aa6b86ba45e8 Mon Sep 17 00:00:00 2001 From: uye <2396806385@qq.com> Date: Sat, 11 Feb 2023 16:42:14 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E7=AE=80=E5=8C=96TextBlock?= =?UTF-8?q?=E5=86=99=E6=B3=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/MaaWpfGui/App.xaml | 2 ++ src/MaaWpfGui/Views/CopilotView.xaml | 12 ++--------- src/MaaWpfGui/Views/DepotView.xaml | 1 - src/MaaWpfGui/Views/RecruitView.xaml | 1 - src/MaaWpfGui/Views/SettingsView.xaml | 13 ------------ src/MaaWpfGui/Views/TaskQueueView.xaml | 10 +++------ .../Views/UserControl/AboutUserControl.xaml | 21 +++++++------------ .../AutoRecruitSettingsUserControl.xaml | 1 - .../ConnectSettingsUserControl.xaml | 4 ---- .../UserControl/FightSettingsUserControl.xaml | 6 ------ .../UserControl/GUISettingsUserControl.xaml | 2 -- .../UserControl/GameClientUserControl.xaml | 1 - .../HotKeySettingsUserControl.xaml | 2 -- .../InfrastSettingsUserControl.xaml | 10 +++------ .../UserControl/MallSettingsUserControl.xaml | 2 -- .../OtherCombatSettingsUserControl.xaml | 1 - .../RoguelikeSettingsUserControl.xaml | 11 +--------- .../UserControl/StartSettingsUserControl.xaml | 7 +------ .../UserControl/TimerSettingsUserControl.xaml | 16 +++++++------- .../VersionUpdateSettingsUserControl.xaml | 3 --- src/MaaWpfGui/Views/VersionUpdateView.xaml | 2 +- 21 files changed, 28 insertions(+), 100 deletions(-) diff --git a/src/MaaWpfGui/App.xaml b/src/MaaWpfGui/App.xaml index fc03f429f2..2112adc969 100644 --- a/src/MaaWpfGui/App.xaml +++ b/src/MaaWpfGui/App.xaml @@ -26,6 +26,8 @@ + +