diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-01-12 22:41:06 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-01-12 22:41:06 +0000 |
| commit | 199ac062ed945192f2909bd4fbaa629d57a256c9 (patch) | |
| tree | ae9ee0738f96e0408caba5e7290c6a457ef65e42 /src | |
| parent | f1dbcec7552052856369631e77c5eb160badd619 (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 b60b64a0c..895dd8c36 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -225,6 +225,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Timm Kröger")); supported_by.Add (wxT ("Cihan Kulaber")); supported_by.Add (wxT ("Carsten Kurz")); + supported_by.Add (wxT ("Stuart Leask")); supported_by.Add (wxT ("David Armati Lechner")); supported_by.Add (wxT ("Lilian Lefranc")); supported_by.Add (wxT ("Robert Legato")); |
