diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-05-19 13:56:46 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-05-19 13:56:46 +0100 |
| commit | 92afc153b49aabb8e45d946deb7a01ec1d6308c6 (patch) | |
| tree | bae4afa50e3dd5062ed53a4fff23d82f62e743a7 /src | |
| parent | 8c8c2126dc4372e53e1feaf99ec1e3dd97434b4f (diff) | |
Supporter.
Diffstat (limited to 'src')
| -rw-r--r-- | src/wx/about_dialog.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index 673216a5a..44edfc28c 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -254,6 +254,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Olov Östlund")); supported_by.Add (wxT ("Vasiliy Popov")); supported_by.Add (wxT ("Rui Pereira")); + supported_by.Add (wxT ("Armin Peterhans")); supported_by.Add (wxT ("Andrea Pieri")); supported_by.Add (wxT ("Denis Postle")); supported_by.Add (wxT ("Aditya Pratama")); |
