summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
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 712631f2b..b84bf6619 100644
--- a/src/wx/about_dialog.cc
+++ b/src/wx/about_dialog.cc
@@ -234,6 +234,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
tested_by.Add (wxT ("Elad Saad"));
tested_by.Add (wxT ("Karim Senoucci"));
tested_by.Add (wxT ("Simon Vannarath"));
+ tested_by.Add (wxt ("Igor Voytovich"));
tested_by.Add (wxT ("Andrew Walls"));
tested_by.Add (wxT ("Andreas Weiss"));
tested_by.Add (wxT ("Paul Willmott"));