diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-01-25 00:09:25 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-01-25 00:09:25 +0000 |
| commit | 4fb4b414b70cb38d405b6c3dd6c12b6a4d918d40 (patch) | |
| tree | 67271034245c729c04a26d0c22d51a979af3259c /src/lib/wscript | |
| parent | 314cd5060da9f5a8c6894ffcde40386dfa5b0ad6 (diff) | |
Basic implementation of extra subtitle-scan job to run when the
subtitle appearance dialogue is opened. Fixes #1393.
Diffstat (limited to 'src/lib/wscript')
| -rw-r--r-- | src/lib/wscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/wscript b/src/lib/wscript index 9e20131a8..9bd07c67d 100644 --- a/src/lib/wscript +++ b/src/lib/wscript @@ -85,6 +85,7 @@ sources = """ environment_info.cc event_history.cc examine_content_job.cc + examine_ffmpeg_subtitles_job.cc exceptions.cc file_group.cc file_log.cc |
