diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-02-12 09:18:15 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-02-12 09:18:15 +0000 |
| commit | a5e9116f3e2ac7dd9f226c5e26673caf3085a781 (patch) | |
| tree | b3a922dc4d96d42516a0734ce3efd8e583100e8e /src | |
| parent | 4155e64244c9a975a11b491d0a0822fe90abc2f8 (diff) | |
Supporter.
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 28ecf36c0..a325c4a22 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -175,6 +175,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Filip Kovcin")); supported_by.Add (wxT ("Cihan Kulaber")); supported_by.Add (wxT ("Carsten Kurz")); + supported_by.Add (wxT ("Gerard Manshanden")); supported_by.Add (wxT ("Daniel Martinez Lara")); supported_by.Add (wxT ("Lilian Lefranc")); supported_by.Add (wxT ("Sean Leigh")); |
