From cebaf79c73bea30417a16e0d971135a1b7145446 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 13 Nov 2022 00:06:16 +0100 Subject: Cleanup: whitespace. --- src/wx/config_dialog.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/wx/config_dialog.h b/src/wx/config_dialog.h index c43d29ff7..65f05a5a8 100644 --- a/src/wx/config_dialog.h +++ b/src/wx/config_dialog.h @@ -209,8 +209,8 @@ private: void setup () override; void config_changed () override; - boost::optional get_sound_api() const; - boost::optional get_sound_output() const; + boost::optional get_sound_api() const; + boost::optional get_sound_output() const; void sound_changed (); void sound_output_changed (); void setup_sensitivity (); -- cgit v1.2.3