diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-06-16 21:51:35 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-06-16 21:51:35 +0100 |
| commit | 8fd05851399d7dc28c783e1b3a22612bde95e1e4 (patch) | |
| tree | 3e4c73b9c42e7e37417c2ec3163b61dbb3606d93 /src | |
| parent | 62d85b58f09066f3dbd424ab190f07420c2cba84 (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 0a783de3a..57f36039b 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -236,6 +236,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Bruce Taylor")); supported_by.Add (wxT ("OpsCenter Technologies, Inc.")); supported_by.Add (wxT ("Lawrence Towers")); + supported_by.Add (wxt ("Petter Trønsdal")); supported_by.Add (wxT ("Richard Turner")); supported_by.Add (wxT ("Stéphane Wagneur")); supported_by.Add (wxT ("Andrew Walls")); |
