summaryrefslogtreecommitdiff
path: root/src/wx/config_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/config_dialog.h')
-rw-r--r--src/wx/config_dialog.h1
1 files changed, 1 insertions, 0 deletions
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;