summaryrefslogtreecommitdiff
path: root/src/wx/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2022-03-19 20:30:20 +0100
committerCarl Hetherington <cth@carlh.net>2022-04-02 22:25:25 +0200
commit260a8599dfa48584fe952dc1c14843d5be30df61 (patch)
tree8da31258d0181eb35e7834ce6b1af291f5db7b49 /src/wx/wscript
parent587d0a4687ee6e21bbfab719edf6d03480c14304 (diff)
Make a small class to choose KDM types.
Diffstat (limited to 'src/wx/wscript')
-rw-r--r--src/wx/wscript3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/wx/wscript b/src/wx/wscript
index 9cb12696e..4673e0c10 100644
--- a/src/wx/wscript
+++ b/src/wx/wscript
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2012-2019 Carl Hetherington <cth@carlh.net>
+# Copyright (C) 2012-2022 Carl Hetherington <cth@carlh.net>
#
# This file is part of DCP-o-matic.
#
@@ -96,6 +96,7 @@ sources = """
kdm_timing_panel.cc
language_tag_dialog.cc
language_tag_widget.cc
+ kdm_choice.cc
make_chain_dialog.cc
markers.cc
markers_dialog.cc