diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-07-12 00:18:20 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-07-12 00:18:20 +0100 |
| commit | 8a7c6c1b3f8c25613019ff074d5b0c266f4e964c (patch) | |
| tree | 3434c767080d2c7f531e912a17c99e72e96f5908 /src | |
| parent | 5dd339a1373ad097be3270c720072dfdd2ba870b (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 c927b1a58..bdc859b14 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -204,6 +204,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Mattias Mattsson")); supported_by.Add (wxT ("George Mazarakis")); supported_by.Add (wxT ("Gordon McLeod")); + supported_by.Add (wxT ("Brian Mendelssohn")); supported_by.Add (wxT ("Kjarten Michaelsen")); supported_by.Add (wxT ("Aldo Midali")); supported_by.Add (wxT ("Sylvain Mielle")); |
