diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-06-25 23:51:24 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-06-25 23:51:24 +0100 |
| commit | fbce80e667db180244c3b1588e235bf9b2c6cb01 (patch) | |
| tree | dd4d4db4f0e88ce6fb2e444ce17f2d308b7650a6 /src | |
| parent | bbb11ac82930f062d6aa2e7b8b8ca4f885649a70 (diff) | |
Add tester.
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 97e93c870..c927b1a58 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -305,6 +305,7 @@ AboutDialog::AboutDialog (wxWindow* parent) tested_by.Add (wxT ("Elad Saad")); tested_by.Add (wxT ("Karim Senoucci")); tested_by.Add (wxT ("Hordur Valgardsson")); + tested_by.Add (wxT ("Xenophon the Vampire")); tested_by.Add (wxT ("Simon Vannarath")); tested_by.Add (wxT ("Igor Voytovich")); tested_by.Add (wxT ("Andrew Walls")); |
