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 cd902b29f..712631f2b 100644
--- a/src/wx/about_dialog.cc
+++ b/src/wx/about_dialog.cc
@@ -208,6 +208,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
tested_by.Add (wxT ("Bill Hamell"));
tested_by.Add (wxT ("Jonathan Jensen"));
tested_by.Add (wxT ("Thierry Journet"));
+ tested_by.Add (wxT ("Markus Kalb"));
tested_by.Add (wxT ("Ada de Kamper"));
tested_by.Add (wxT ("Stefan Karner"));
tested_by.Add (wxT ("Adam Keay"));