From 1ee6b3cd8dd7febff1015707190b73e0170f6432 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 14 Feb 2014 14:11:11 +0000 Subject: Reporters -> 1900. --- src/wx/about_dialog.cc | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src') diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index a2883f6ad..5fb5d3359 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -139,6 +139,12 @@ AboutDialog::AboutDialog (wxWindow* parent) reporters.Add (wxT ("Trever Anderson")); reporters.Add (wxT ("Wolfgang Woehl")); reporters.Add (wxT ("Jonathan Jensen")); + reporters.Add (wxT ("Anders Nordentoft-Madsen")); + reporters.Add (wxT ("Lilian Lefranc")); + reporters.Add (wxT ("Gérald Maruccia")); + reporters.Add (wxT ("John Convertino")); + reporters.Add (wxT ("Mike Blakesley")); + reporters.Add (wxT ("Simon Kesselman")); add_section (_("Bug reports and feature suggestions by")); sizer->Add (_notebook, wxSizerFlags().Centre().Border(wxALL, 16).Expand()); -- cgit v1.2.3