diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-04-29 00:47:47 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2025-06-03 22:46:26 +0200 |
| commit | fb5b8ae43e373c37b78202217528be73efa162cc (patch) | |
| tree | 9dfb23d6188ba86485795eb13876ebc01f560874 /src/wx/wscript | |
| parent | eb2452d1d76e7b87a61e88773b29206ff5833e34 (diff) | |
Allow multiple upload destinations instead of just the TMS.
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 3dfc157e2..3890a929c 100644 --- a/src/wx/wscript +++ b/src/wx/wscript @@ -185,6 +185,7 @@ sources = """ timeline_time_axis_view.cc timing_panel.cc try_unmount_dialog.cc + upload_destination_dialog.cc update_dialog.cc verify_dcp_dialog.cc verify_dcp_progress_panel.cc |
