diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-09-10 22:02:09 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-09-11 11:58:15 +0100 |
| commit | 23583dfb56181c76126e652042e9d1940367aa27 (patch) | |
| tree | e4e0711ea1b132aacee524e54014497ece5e9916 /src/wx/wscript | |
| parent | 2a0ad7979b208f84916b13f7a37998aa3701e371 (diff) | |
Partial split of film viewer.
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 7679406e6..4877a4106 100644 --- a/src/wx/wscript +++ b/src/wx/wscript @@ -47,6 +47,7 @@ sources = """ content_panel.cc content_properties_dialog.cc content_sub_panel.cc + control_film_viewer.cc closed_captions_dialog.cc dcp_panel.cc email_dialog.cc |
