From 60a864b0b9985f9e84db7028d5b9a523ecfde522 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 9 Nov 2022 22:32:58 +0100 Subject: fixup! Lay things out better with long audio output names. --- src/wx/config_dialog.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/wx/config_dialog.h b/src/wx/config_dialog.h index e74acb76f..76d4cf0af 100644 --- a/src/wx/config_dialog.h +++ b/src/wx/config_dialog.h @@ -217,6 +217,7 @@ private: void reset_to_default (); void update_sound_outputs(); + wxBoxSizer* _play_sound_via_sizer; CheckBox* _sound; Choice* _sound_api; wxChoice* _sound_output; -- cgit v1.2.3