diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-03-02 12:19:40 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2025-03-02 19:22:59 +0100 |
| commit | 68a61d00f3754f6fc473f6ac86fb3abfe670d190 (patch) | |
| tree | f68c4eca132739b1e9183ecdaf4a87c1e60de2a3 /src/wx/full_config_dialog.cc | |
| parent | 5950dd7e8de1a50f6b22760ab8811239dacd84cb (diff) | |
Move Sound preferences to its own file.
Diffstat (limited to 'src/wx/full_config_dialog.cc')
| -rw-r--r-- | src/wx/full_config_dialog.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/full_config_dialog.cc b/src/wx/full_config_dialog.cc index 821390022..7dbe0fb85 100644 --- a/src/wx/full_config_dialog.cc +++ b/src/wx/full_config_dialog.cc @@ -47,6 +47,7 @@ #include "region_subtag_widget.h" #include "send_test_email_dialog.h" #include "server_dialog.h" +#include "sound_preferences_page.h" #include "static_text.h" #ifdef DCPOMATIC_GROK #include "grok/gpu_config_panel.h" |
