diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-10-03 14:36:10 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-10-03 14:36:10 +0100 |
| commit | 8aa72576ab7befa05820fd92c831efd346b6c088 (patch) | |
| tree | 3883517354cf8474a5ff4ab3087291a7770e5ac4 /src | |
| parent | 4697fe9aef6f4c51d394691a178d5417028690bd (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 393b7b12a..33b154ef0 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -198,6 +198,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Gerard Manshanden")); supported_by.Add (wxT ("Daniel Martinez Lara")); supported_by.Add (wxT ("Stefan Massopust")); + supported_by.Add (wxT ("P. Meijer")); supported_by.Add (wxT ("Michal Moc")); supported_by.Add (wxT ("David Armati Lechner")); supported_by.Add (wxT ("Lilian Lefranc")); |
