diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-05-29 02:15:37 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-05-29 02:15:37 +0100 |
| commit | 018a581729e7c50206b18536eb4f3db4d03e0950 (patch) | |
| tree | 0c46c2330e51add3a079d4cd2644f35eeac68af3 /src | |
| parent | fd30397b1a1d0df6b43aedbb205913d2eec09fd0 (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 92c89459d..42e878001 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -282,6 +282,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Lawrence Towers")); supported_by.Add (wxT ("Petter Trønsdal")); supported_by.Add (wxT ("Richard Turner")); + supported_by.Add (wxT ("Tilman Vatteroth")); supported_by.Add (wxT ("Stéphane Wagneur")); supported_by.Add (wxT ("Andrew Walls")); supported_by.Add (wxT ("Raoul Walzer")); |
