diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-09-30 20:40:31 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-09-30 20:40:31 +0100 |
| commit | 3b48d5494c3cae7743d283203f5c8021860ab81f (patch) | |
| tree | 3a6e2a91a72d356c39013874b01b0a3cc6f0e3a8 /src | |
| parent | d4fe6a59e2f253c19d661fa8136bda38e855f55c (diff) | |
| parent | 1a2fe60d121b1a01f13e67563578cfcccfb4f1d3 (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 d14006ac5..1f5c24399 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -127,6 +127,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Adam Colt")); supported_by.Add (wxT ("Matthias Damm")); supported_by.Add (wxT ("Alexey Derevyanko")); + supported_by.Add (wxT ("Unwana Essien")); supported_by.Add (wxT ("Andres Fink")); supported_by.Add (wxT ("Evan Freeze")); supported_by.Add (wxT ("Silvio Giuliano")); |
