diff --git a/Views/Radios.xaml.cs b/Views/Radios.xaml.cs index ef23fd5..be89218 100644 --- a/Views/Radios.xaml.cs +++ b/Views/Radios.xaml.cs @@ -162,9 +162,7 @@ namespace unison private void SearchHandler(object sender, KeyEventArgs e) { if (e.Key == Key.Return) - { Search_Clicked(null, null); - } } private void Window_Closing(object sender, CancelEventArgs e) diff --git a/Views/Settings.xaml b/Views/Settings.xaml index da1182a..183c05e 100644 --- a/Views/Settings.xaml +++ b/Views/Settings.xaml @@ -25,12 +25,12 @@ - + - +