diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-03-02 11:59:58 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2025-03-02 19:22:59 +0100 |
| commit | e4537bfa1592674bc4838e4b9b2a72f0adeecc99 (patch) | |
| tree | 0843f4a71e6ddeb62e2c921a11c71baf141de043 /src/wx/player_config_dialog.cc | |
| parent | 16f0bebe211e18ed35b5bd32fd6dcfb915f5e02a (diff) | |
Move Keys preferences to its own file.
Diffstat (limited to 'src/wx/player_config_dialog.cc')
| -rw-r--r-- | src/wx/player_config_dialog.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/player_config_dialog.cc b/src/wx/player_config_dialog.cc index 6307ddc8f..3f4c3f864 100644 --- a/src/wx/player_config_dialog.cc +++ b/src/wx/player_config_dialog.cc @@ -32,6 +32,7 @@ #include "file_picker_ctrl.h" #include "filter_dialog.h" #include "make_chain_dialog.h" +#include "keys_preferences_page.h" #include "nag_dialog.h" #include "name_format_editor.h" #include "server_dialog.h" |
