diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-02-07 23:54:07 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-05-10 23:43:42 +0100 |
| commit | 35a7379dda587add9d94dc4f710414a23976d6e7 (patch) | |
| tree | 523fccc8981a454001e0dac7689492ce053c5075 /src/wx/wscript | |
| parent | b7e546d9685c0a3304faa48e95516915d811ec5c (diff) | |
Support download of certificates from Qube (#1460).
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 816f5a63f..193093e14 100644 --- a/src/wx/wscript +++ b/src/wx/wscript @@ -102,6 +102,7 @@ sources = """ playhead_to_frame_dialog.cc question_dialog.cc rating_dialog.cc + qube_certificate_panel.cc recreate_chain_dialog.cc repeat_dialog.cc report_problem_dialog.cc |
