summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-02-11 09:08:43 +0000
committerCarl Hetherington <cth@carlh.net>2015-02-11 09:08:43 +0000
commit6f3789254bb482f300665752f663ca2a19ce3feb (patch)
treeac97ee76f9f1b06d9a10cb699ba9724718f96b66 /src
parent35466aa2bf59544d436a5f576e81856c5e0d0311 (diff)
Tester.
Diffstat (limited to 'src')
-rw-r--r--src/wx/about_dialog.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc
index ff1ff2c1c..453179180 100644
--- a/src/wx/about_dialog.cc
+++ b/src/wx/about_dialog.cc
@@ -189,6 +189,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
tested_by.Add (wxT ("Adam Colt"));
tested_by.Add (wxT ("John Convertino"));
tested_by.Add (wxT ("Andreas Eli"));
+ tested_by.Add (wxT ("Jose Angel Velasco Fernandez"));
tested_by.Add (wxT ("Maurizio GiampĂ "));
tested_by.Add (wxT ("Luke Granger-Brown"));
tested_by.Add (wxT ("Sumit Guha"));