diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-04-29 13:31:29 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-04-29 13:31:29 +0100 |
| commit | 56cdff7fbb1f9c55f9ad3076fcb885e4005189ce (patch) | |
| tree | 0780f2df14a4f3644985bd00bb60a724c932af91 /src/wx | |
| parent | aa1b59ba45b756c893d45d4c891b0c0b3aa51d7e (diff) | |
| parent | 8acffb9e32b1b608c32768f5c6efafa8d250ede0 (diff) | |
Merge TO_PORT.
Diffstat (limited to 'src/wx')
| -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")); |
