summaryrefslogtreecommitdiff
path: root/src/wx/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2017-08-03 01:28:43 +0100
committerCarl Hetherington <cth@carlh.net>2017-08-14 21:07:48 +0100
commit709a3af8ac11cdeb688f2d77209e036a88b3c714 (patch)
treee8ec30e72f8556d19658437c9a67fa2a34c1009a /src/wx/wscript
parent154fae5683aa15e84bd07e37f4b219c86354692d (diff)
Initial and not-working information panel in player.
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 66b928247..79b1490c5 100644
--- a/src/wx/wscript
+++ b/src/wx/wscript
@@ -75,6 +75,7 @@ sources = """
name_format_editor.cc
new_dkdm_folder_dialog.cc
normal_job_view.cc
+ player_information.cc
playhead_to_timecode_dialog.cc
playhead_to_frame_dialog.cc
question_dialog.cc