From b27cdb6a2b1ed82ebc11c6dfe3047b430e3443e0 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 26 Sep 2017 20:41:31 +0100 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 dda899212..564013c62 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -163,6 +163,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Dan Cohen")); supported_by.Add (wxT ("Adam Colt")); supported_by.Add (wxT ("Adam Cousins")); + supported_by.Add (wxT ("Miller Creative Limited")); supported_by.Add (wxT ("Matthias Damm")); supported_by.Add (wxT ("JP Davidson")); supported_by.Add (wxT ("Yohann Dedy")); -- 2.30.2