diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-11-28 02:42:50 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-11-29 23:00:40 +0100 |
| commit | 0c56d4be9f49592eabec832381608ba75b453df4 (patch) | |
| tree | 9116cc1ea990082aefaa7792a1aab4e9edbd740a /src/wx/wscript | |
| parent | 64bd18216738052c150770561f8f78e13ca792b8 (diff) | |
Better progress reporting during DCP validation (#1812).v2.15.108
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 429e9c857..989135587 100644 --- a/src/wx/wscript +++ b/src/wx/wscript @@ -159,6 +159,7 @@ sources = """ try_unmount_dialog.cc update_dialog.cc verify_dcp_dialog.cc + verify_dcp_progress_dialog.cc video_panel.cc video_view.cc video_waveform_dialog.cc |
