diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-05-25 16:55:42 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-05-25 16:55:42 +0100 |
| commit | 48e51965d74cf2a2f2f6f4c5e9c349f1b1103e66 (patch) | |
| tree | 544effa2cf914f1bcc5b98c05cd6c9473f10ed06 /src/wx/wscript | |
| parent | f79a483c937dad8a89410b5aed97c11d8a715443 (diff) | |
Basics of Atmos content support; can be added to project and appears in timeline.
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 19ff17d4e..9a6538f4d 100644 --- a/src/wx/wscript +++ b/src/wx/wscript @@ -83,6 +83,7 @@ sources = """ text_subtitle_appearance_dialog.cc timecode.cc timeline.cc + timeline_atmos_content_view.cc timeline_content_view.cc timeline_dialog.cc timeline_audio_content_view.cc |
