diff --git a/v2rayN/v2rayN/Views/SubSettingWindow.xaml b/v2rayN/v2rayN/Views/SubSettingWindow.xaml index 29455ea0..c81e6770 100644 --- a/v2rayN/v2rayN/Views/SubSettingWindow.xaml +++ b/v2rayN/v2rayN/Views/SubSettingWindow.xaml @@ -9,6 +9,7 @@ xmlns:reactiveui="http://reactiveui.net" xmlns:resx="clr-namespace:v2rayN.Resx" xmlns:vms="clr-namespace:v2rayN.ViewModels" + xmlns:emoji="clr-namespace:Emoji.Wpf;assembly=Emoji.Wpf" Title="{x:Static resx:ResUI.menuSubSetting}" Width="800" Height="600" @@ -101,10 +102,15 @@ IsReadOnly="True" Style="{StaticResource DefDataGrid}"> - + Header="{x:Static resx:ResUI.LvRemarks}"> + + + + + +