Add some details of the what the configured sound output means.
[dcpomatic.git] / src / wx / config_dialog.h
index ab2553e5661d16382109acf14911d34fac454237..ac90cd42da2af4ae7a2356485a2aedde6ceb1858 100644 (file)
@@ -107,6 +107,7 @@ private:
        wxChoice* _language;
        wxCheckBox* _sound;
        wxChoice* _sound_output;
+       wxStaticText* _sound_output_details;
        wxCheckBox* _check_for_updates;
        wxCheckBox* _check_for_test_updates;
 };