diff options
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 54cbb090c..98dd83262 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -218,6 +218,7 @@ AboutDialog::AboutDialog (wxWindow* parent) tested_by.Add (wxT ("Gérald Maruccia")); tested_by.Add (wxT ("Will Meadows")); tested_by.Add (wxT ("Brad Miller")); + tested_by.Add (wxT ("Ash Mitchell")); tested_by.Add (wxT ("Anders Nordentoft-Madsen")); tested_by.Add (wxT ("Mauro Ottonello")); tested_by.Add (wxT ("Peter Puchner")); |
