From 199ac062ed945192f2909bd4fbaa629d57a256c9 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 12 Jan 2018 22:41:06 +0000 Subject: [PATCH] Supporter. --- src/wx/about_dialog.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index b60b64a0c..895dd8c36 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 ("Timm Kröger")); supported_by.Add (wxT ("Cihan Kulaber")); supported_by.Add (wxT ("Carsten Kurz")); + supported_by.Add (wxT ("Stuart Leask")); supported_by.Add (wxT ("David Armati Lechner")); supported_by.Add (wxT ("Lilian Lefranc")); supported_by.Add (wxT ("Robert Legato")); -- 2.30.2