diff options
| author | Carl Hetherington <cth@carlh.net> | 2023-11-19 21:34:56 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2023-11-20 07:31:44 +0100 |
| commit | 16557827b252bd653b15eead479ec5699eda7360 (patch) | |
| tree | f94f6822143802f2676c44e711984029eb3fb6cc /src/wx/wscript | |
| parent | 9d1d75e474bc92d8b0f823141073ad9dd639c8e0 (diff) | |
Add a dialog to show which screens have potentially-problematic
certificate validity periods when making KDMs (#2645).
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 3e5483647..9c6ea6b84 100644 --- a/src/wx/wscript +++ b/src/wx/wscript @@ -88,6 +88,7 @@ sources = """ html_dialog.cc i18n_hook.cc image_sequence_dialog.cc + invalid_certificate_period_dialog.cc instant_i18n_dialog.cc interop_metadata_dialog.cc job_manager_view.cc |
