Promotion, DoM style.
authorCarl Hetherington <cth@carlh.net>
Tue, 4 Dec 2018 00:29:46 +0000 (00:29 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 4 Dec 2018 00:29:46 +0000 (00:29 +0000)
src/wx/about_dialog.cc

index 1a4513a74106becf30014945f2c7a0ec98fda505..b9233ef1f361d2011ec3ad2e807b140846dd6b7e 100644 (file)
@@ -133,6 +133,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        wxArrayString with_help_from;
        with_help_from.Add (wxT ("David Vignoni"));
        with_help_from.Add (wxT ("Dennis Couzin"));
+       with_help_from.Add (wxT ("Carsten Kurz"));
        with_help_from.Add (wxT ("GĂ©rald Maruccia"));
        with_help_from.Add (wxT ("Julian van Mil"));
        add_section (_("With help from"), with_help_from);