diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-06-13 10:54:02 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-06-13 10:54:02 +0100 |
| commit | 439953204388991b96fce215c62396a7b6d33acd (patch) | |
| tree | 6a21758ac7d22d52909af18753dfd7391fc742ef /src/wx/wscript | |
| parent | 38e73a895fb6145391c2c43cc97783a3eaf50cc5 (diff) | |
Add button to move things to the start of reels (#798).
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 8b75f0562..b5df3aca1 100644 --- a/src/wx/wscript +++ b/src/wx/wscript @@ -67,6 +67,7 @@ sources = """ kdm_timing_panel.cc key_dialog.cc make_chain_dialog.cc + move_to_dialog.cc new_film_dialog.cc repeat_dialog.cc report_problem_dialog.cc |
