summaryrefslogtreecommitdiff
path: root/src/wx/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2020-02-28 12:31:40 +0100
committerCarl Hetherington <cth@carlh.net>2020-02-28 12:31:40 +0100
commit746aa7337ac2d51a4fa09039c1d5d7717cc880fa (patch)
treefe4c64017d13fc219c460762c9520288aadb2a70 /src/wx/wscript
parent03b9ef36942b2d3e0b2054f465bcbe8e029069b2 (diff)
Fix incorrect results when applying some timing operations to
more than one piece of content at once (e.g. trim start).
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 5dbf75ecb..278407042 100644
--- a/src/wx/wscript
+++ b/src/wx/wscript
@@ -121,6 +121,7 @@ sources = """
standard_controls.cc
static_text.cc
subtitle_appearance_dialog.cc
+ suspender.cc
system_font_dialog.cc
system_information_dialog.cc
table_dialog.cc