More name reordering.
authorCarl Hetherington <cth@carlh.net>
Sat, 15 Oct 2016 15:26:17 +0000 (16:26 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 15 Oct 2016 15:26:17 +0000 (16:26 +0100)
src/wx/about_dialog.cc

index 65edc436ac99a5c6074e843affe00bf96e52bb8c..70cfed4e150357f16b4ce7c9b58405d8d8947fc2 100644 (file)
@@ -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"));