diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-09-22 23:05:15 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-09-22 23:05:15 +0100 |
| commit | b56bc3c45953fe113a9934b0d2ec2c1134de07ab (patch) | |
| tree | d924207307d55c1d9392c070c51196f0fbd6a0f0 /src | |
| parent | 93918888f9844de52b03385911791d37ccb53a3d (diff) | |
| parent | 66e026c882f888759bc8090bb2ea2979a201b1dc (diff) | |
Merge remote-tracking branch 'origin/master' into 2.0
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 5ac732049..d14006ac5 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -130,6 +130,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Andres Fink")); supported_by.Add (wxT ("Evan Freeze")); supported_by.Add (wxT ("Silvio Giuliano")); + supported_by.Add (wxT ("Alan Gouger")); supported_by.Add (wxT ("Flor Guillaume")); supported_by.Add (wxT ("Antonio Ruiz Hernandez")); supported_by.Add (wxT ("Jonathan Jensen")); |
