diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-01-15 15:42:29 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-01-15 15:42:29 +0000 |
| commit | 49be4225082e6da06eff0effaf0d2d4d6071452f (patch) | |
| tree | 6e8f714b0016818c648282edee34d3d61975dc0d /src | |
| parent | 89b190d60c85e0bcdc9882a97f8fbe59e2a19c3d (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 df7c7babf..61431224b 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 ("Kjarten Michaelsen")); supported_by.Add (wxT ("Aldo Midali")); supported_by.Add (wxT ("Sylvain Mielle")); + supported_by.Add (wxT ("Jill Mobley")); supported_by.Add (wxT ("Michal Moc")); supported_by.Add (wxT ("Howard Molton")); supported_by.Add (wxT ("Lindsay Morris")); |
