summaryrefslogtreecommitdiff
path: root/src/wx/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-03-09 00:55:49 +0000
committerCarl Hetherington <cth@carlh.net>2018-03-09 01:00:32 +0000
commit8c24e4d94078d115ba0ae092c90a58eaca6d8a96 (patch)
tree86ba4f302b33ce993009bfd49fac17e8a064f4eb /src/wx/wscript
parent4eef3ac6e393bedba5b1e524fd422e92ba9b0be6 (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/wscript1
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