summaryrefslogtreecommitdiff
path: root/gtk2_ardour/wscript
diff options
context:
space:
mode:
authorJohannes Mueller <github@johannes-mueller.org>2017-08-18 19:53:46 +0200
committerRobin Gareus <robin@gareus.org>2017-08-20 21:09:30 +0200
commitae51d5fd4ebb90f782334ac0b4addc0c88e1629c (patch)
tree2409ee3fa7ad3c9c5f207324f44d0f67bf4befd4 /gtk2_ardour/wscript
parent908369ab3e31f82eae3734cfe61421912d2fba6a (diff)
Let the user add a template description on saving session templates
Diffstat (limited to 'gtk2_ardour/wscript')
-rw-r--r--gtk2_ardour/wscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk2_ardour/wscript b/gtk2_ardour/wscript
index b0106c683d..598674079a 100644
--- a/gtk2_ardour/wscript
+++ b/gtk2_ardour/wscript
@@ -218,6 +218,7 @@ gtk2_ardour_sources = [
'route_ui.cc',
'ruler_dialog.cc',
'save_as_dialog.cc',
+ 'save_template_dialog.cc',
'search_path_option.cc',
'script_selector.cc',
'selection.cc',