summaryrefslogtreecommitdiff
path: root/src/wx/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-08-24 16:45:34 +0100
committerCarl Hetherington <cth@carlh.net>2016-08-24 16:45:34 +0100
commit73407f943ba25e2a0df2c98b3a9a938132876e9f (patch)
tree3f50da759546b4e15bbb076bfafd8afe4509421b /src/wx/wscript
parent8e7bdee30563e9e334bc99387315124557ad0227 (diff)
Add a basic management dialogue for templates.
Diffstat (limited to 'src/wx/wscript')
-rw-r--r--src/wx/wscript2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/wx/wscript b/src/wx/wscript
index 1f9aed6b3..f89b60c40 100644
--- a/src/wx/wscript
+++ b/src/wx/wscript
@@ -74,6 +74,7 @@ sources = """
playhead_to_frame_dialog.cc
repeat_dialog.cc
report_problem_dialog.cc
+ rename_template_dialog.cc
rgba_colour_picker.cc
save_template_dialog.cc
screen_dialog.cc
@@ -85,6 +86,7 @@ sources = """
subtitle_view.cc
system_font_dialog.cc
table_dialog.cc
+ templates_dialog.cc
text_subtitle_appearance_dialog.cc
time_picker.cc
timecode.cc