diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-03-09 00:55:49 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-03-09 00:55:49 +0000 |
| commit | 6d770c4c8c79569871edc20253f29f9ea00539e6 (patch) | |
| tree | ee21cd67d784084cef98c0dfb3b8c4319dc1935f /src/wx/wscript | |
| parent | 67ff21a970b9c680e243eec9e7129a256898e156 (diff) | |
Check for signer chains containing UTF8-marked strings and offer
to fix them on startup (#1218).
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 86065731c..227691be1 100644 --- a/src/wx/wscript +++ b/src/wx/wscript @@ -82,6 +82,7 @@ sources = """ playhead_to_timecode_dialog.cc playhead_to_frame_dialog.cc question_dialog.cc + recreate_chain_dialog.cc repeat_dialog.cc report_problem_dialog.cc rename_template_dialog.cc |
