From 2df052b9e1811873d9ac90877836fadcd86ca6fb Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 15 Oct 2016 16:26:17 +0100 Subject: [PATCH] More name reordering. --- src/wx/about_dialog.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index 65edc436a..70cfed4e1 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -210,17 +210,17 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Gerard Manshanden")); supported_by.Add (wxT ("Daniel Martinez Lara")); supported_by.Add (wxT ("Stefan Massopust")); - supported_by.Add (wxT ("P. Meijer")); - supported_by.Add (wxT ("Michal Moc")); supported_by.Add (wxT ("Richard Malmberg")); supported_by.Add (wxT ("Adrian Manolescu")); supported_by.Add (wxT ("Mattias Mattsson")); supported_by.Add (wxT ("George Mazarakis")); supported_by.Add (wxT ("Gordon McLeod")); + supported_by.Add (wxT ("P. Meijer")); supported_by.Add (wxT ("Brian Mendelssohn")); supported_by.Add (wxT ("Kjarten Michaelsen")); supported_by.Add (wxT ("Aldo Midali")); supported_by.Add (wxT ("Sylvain Mielle")); + supported_by.Add (wxT ("Michal Moc")); supported_by.Add (wxT ("Howard Molton")); supported_by.Add (wxT ("Lindsay Morris")); supported_by.Add (wxT ("NT Next")); -- 2.30.2