diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-11-06 21:41:43 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-11-06 21:41:43 +0000 |
| commit | 90ec60c9e5b45453525368842345ad1a6498fa61 (patch) | |
| tree | 720e97d855e98c4c62ffecfe4e2945a32ab27dc9 /src/wx/wscript | |
| parent | b17b68bb8e564601c7ea80ceea853fa564998c39 (diff) | |
Basic support for emailing a report of a problem (#43).
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 8801ccc75..6a6021c22 100644 --- a/src/wx/wscript +++ b/src/wx/wscript @@ -37,6 +37,7 @@ sources = """ preset_colour_conversion_dialog.cc properties_dialog.cc repeat_dialog.cc + report_problem_dialog.cc screen_dialog.cc server_dialog.cc servers_list_dialog.cc |
