diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-03-01 00:18:47 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-03-01 00:18:47 +0100 |
| commit | b24104d631b8c6f44d95f28e2ff3bc608cb221a7 (patch) | |
| tree | 64069363839f1d35521acab6737d21501b57f369 /src/wx/wscript | |
| parent | 048c84a9a0bdcad6fbd487bacb3ed57765d956c5 (diff) | |
Support playlists in the player in dual-screen mode.v2.15.45
Diffstat (limited to 'src/wx/wscript')
| -rw-r--r-- | src/wx/wscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/wscript b/src/wx/wscript index 4605c9399..2685ba8b4 100644 --- a/src/wx/wscript +++ b/src/wx/wscript @@ -102,6 +102,7 @@ sources = """ player_information.cc playhead_to_timecode_dialog.cc playhead_to_frame_dialog.cc + playlist_controls.cc playlist_editor_config_dialog.cc question_dialog.cc rating_dialog.cc |
