summaryrefslogtreecommitdiff
path: root/src/wx/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2019-03-26 14:58:43 +0000
committerCarl Hetherington <cth@carlh.net>2019-03-26 14:58:43 +0000
commit5a3f9a5595077f9c9886955cf0d5fc9a2e1512fb (patch)
treea090472bef6e072473dccc60ce8e8b6db4ae8492 /src/wx/wscript
parent5fd002bad73f55800b14fe46a5b93278cc0f1578 (diff)
Add some very basic timing of the player.v2.15.0
Diffstat (limited to 'src/wx/wscript')
-rw-r--r--src/wx/wscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/wscript b/src/wx/wscript
index 7740b985b..26e5eb4e0 100644
--- a/src/wx/wscript
+++ b/src/wx/wscript
@@ -122,6 +122,7 @@ sources = """
text_panel.cc
text_view.cc
time_picker.cc
+ timer_display.cc
timecode.cc
timeline.cc
timeline_atmos_content_view.cc