diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-02-26 19:39:31 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-02-26 19:39:31 +0000 |
| commit | 2b54b284e2c2ffcaa082b1c201abecf25edc21c9 (patch) | |
| tree | 450049e0f74ae00037f7d4e43fef3552c231a0b3 /src | |
| parent | 4a38f5cd40a02442dbbc1d8db88ba0a1e51ed29f (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 fd0c74711..3fa3c8fac 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -176,6 +176,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 ("Mandorla")); supported_by.Add (wxT ("Gerard Manshanden")); supported_by.Add (wxT ("Daniel Martinez Lara")); supported_by.Add (wxT ("Lilian Lefranc")); |
