diff --git a/src/MaaWpfGui/Views/UserControl/ConfigurationMgrUserControl.xaml b/src/MaaWpfGui/Views/UserControl/ConfigurationMgrUserControl.xaml index 004670b8d4..702f914e21 100644 --- a/src/MaaWpfGui/Views/UserControl/ConfigurationMgrUserControl.xaml +++ b/src/MaaWpfGui/Views/UserControl/ConfigurationMgrUserControl.xaml @@ -7,6 +7,7 @@ xmlns:controls="clr-namespace:MaaWpfGui.Styles.Controls" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:dd="urn:gong-wpf-dragdrop" + xmlns:hc="https://handyorg.github.io/handycontrol" xmlns:helper="clr-namespace:MaaWpfGui.Helper" xmlns:local="clr-namespace:MaaWpfGui" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" @@ -23,7 +24,7 @@ VerticalAlignment="Center" Orientation="Vertical"> - + @@ -76,6 +81,8 @@