Add a basic management dialogue for templates.
authorCarl Hetherington <cth@carlh.net>
Wed, 24 Aug 2016 15:45:34 +0000 (16:45 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 24 Aug 2016 15:45:34 +0000 (16:45 +0100)
commit73407f943ba25e2a0df2c98b3a9a938132876e9f
tree3f50da759546b4e15bbb076bfafd8afe4509421b
parent8e7bdee30563e9e334bc99387315124557ad0227
Add a basic management dialogue for templates.
src/lib/config.cc
src/lib/config.h
src/tools/dcpomatic.cc
src/wx/new_film_dialog.cc
src/wx/rename_template_dialog.cc [new file with mode: 0644]
src/wx/rename_template_dialog.h [new file with mode: 0644]
src/wx/save_template_dialog.cc
src/wx/save_template_dialog.h
src/wx/templates_dialog.cc [new file with mode: 0644]
src/wx/templates_dialog.h [new file with mode: 0644]
src/wx/wscript