diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-10-04 23:48:19 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-10-04 23:48:19 +0100 |
| commit | 46ffbecc24e997c91c152a6e7154747b2e76a904 (patch) | |
| tree | 9e64c3b9630ee987ca79cd92924ab65356b9c1c9 /src | |
| parent | fc0727e4755f91816b1e1f7bf3efbb6444440f38 (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 564013c62..62e548ad6 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -249,6 +249,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Sylvain Mielle")); supported_by.Add (wxT ("Jill Mobley")); supported_by.Add (wxT ("Michal Moc")); + supported_by.Add (wxT ("Bobby Moloney")); supported_by.Add (wxT ("Howard Molton")); supported_by.Add (wxT ("Lindsay Morris")); supported_by.Add (wxT ("Moviemento Kino")); |
