diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-02-26 21:06:27 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-02-26 21:06:27 +0000 |
| commit | cef07676fb15c9f1c3c3073d22f06ffe95d9c2ce (patch) | |
| tree | ad67d2991961429c52dda4d7adc1ded37ce71c0a /src/wx/wscript | |
| parent | 2b54b284e2c2ffcaa082b1c201abecf25edc21c9 (diff) | |
Allow changes to colours of FFmpeg subtitles (#795).
Diffstat (limited to 'src/wx/wscript')
| -rw-r--r-- | src/wx/wscript | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/wx/wscript b/src/wx/wscript index c5c4d39ce..d01e8eda8 100644 --- a/src/wx/wscript +++ b/src/wx/wscript @@ -41,6 +41,7 @@ sources = """ dcp_panel.cc email_dialog.cc image_sequence_dialog.cc + image_subtitle_colour_dialog.cc isdcf_metadata_dialog.cc dir_picker_ctrl.cc dolby_doremi_certificate_panel.cc @@ -68,6 +69,7 @@ sources = """ preset_colour_conversion_dialog.cc repeat_dialog.cc report_problem_dialog.cc + rgba_colour_picker.cc screen_dialog.cc screens_panel.cc self_dkdm_dialog.cc |
