diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-07-06 22:22:12 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-07-06 22:22:12 +0100 |
| commit | 9de04792db3dce1aa725c4bdb97d68f9e0a757e5 (patch) | |
| tree | 1c41c153ea2cd76b3e842a0d73c6c82213a08723 /src/wx/report_problem_dialog.cc | |
| parent | c09b2ced70e1cfa973172aae8bcd804a5b2e3d70 (diff) | |
Problem reporting needs a film.
Diffstat (limited to 'src/wx/report_problem_dialog.cc')
| -rw-r--r-- | src/wx/report_problem_dialog.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/report_problem_dialog.cc b/src/wx/report_problem_dialog.cc index 971619daf..44505565c 100644 --- a/src/wx/report_problem_dialog.cc +++ b/src/wx/report_problem_dialog.cc @@ -1,5 +1,5 @@ /* - Copyright (C) 2014 Carl Hetherington <cth@carlh.net> + Copyright (C) 2014-2015 Carl Hetherington <cth@carlh.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |
