diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-02-28 12:31:40 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-02-28 12:31:40 +0100 |
| commit | 746aa7337ac2d51a4fa09039c1d5d7717cc880fa (patch) | |
| tree | fe4c64017d13fc219c460762c9520288aadb2a70 /src/wx/wscript | |
| parent | 03b9ef36942b2d3e0b2054f465bcbe8e029069b2 (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/wscript | 1 |
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 |
