fixup! Lay things out better with long audio output names. 2363-asio
authorCarl Hetherington <cth@carlh.net>
Wed, 9 Nov 2022 21:32:58 +0000 (22:32 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 9 Nov 2022 21:32:58 +0000 (22:32 +0100)
src/wx/config_dialog.h

index e74acb76f6db5a3b0f7b633552d2a1dc3ba1ca3d..76d4cf0af3f6501fc1ac8f70f6079ddb77a33e1c 100644 (file)
@@ -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;