summaryrefslogtreecommitdiff
path: root/src/wx/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2019-02-07 23:54:07 +0000
committerCarl Hetherington <cth@carlh.net>2019-05-10 23:43:42 +0100
commit35a7379dda587add9d94dc4f710414a23976d6e7 (patch)
tree523fccc8981a454001e0dac7689492ce053c5075 /src/wx/wscript
parentb7e546d9685c0a3304faa48e95516915d811ec5c (diff)
Support download of certificates from Qube (#1460).
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 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