diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-07-07 19:49:09 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-07-07 19:49:09 +0100 |
| commit | ee499dec32aa8e11a59bfdc707695a179d2bb252 (patch) | |
| tree | 6718aebe5c9803815f55f497ee2eda3f1737ff81 /src | |
| parent | c4daef4670d41b449835e7fb3cc7670d4fb3af7c (diff) | |
Markus Kalb has been doing a lot of work for Arch.
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 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")); |
