diff --git a/Wox/MainWindow.xaml b/Wox/MainWindow.xaml index 63c980ec7..278ce5754 100644 --- a/Wox/MainWindow.xaml +++ b/Wox/MainWindow.xaml @@ -13,7 +13,7 @@ Icon="Images\app.png" > - + diff --git a/Wox/SettingWindow.xaml b/Wox/SettingWindow.xaml index 9b9b4aafb..1d9e0d941 100644 --- a/Wox/SettingWindow.xaml +++ b/Wox/SettingWindow.xaml @@ -188,7 +188,7 @@ - + @@ -203,10 +203,10 @@ - + + ItemsSource="{Binding ElementName=cbQueryBoxFont,Path=SelectedValue.FamilyTypefaces}" SelectionChanged="CbQueryBoxFontFaces_OnSelectionChanged" HorizontalAlignment="Left" VerticalAlignment="Top" Width="120"> @@ -222,10 +222,10 @@ - + + ItemsSource="{Binding ElementName=cbResultItemFont,Path=SelectedValue.FamilyTypefaces}" SelectionChanged="CbResultItemFontFaces_OnSelectionChanged" HorizontalAlignment="Left" VerticalAlignment="Top" Width="120">