From 233e167439a233942f3b1b8be19c14b74641d4b1 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 1 Aug 2017 21:27:02 +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 c1a551129..f03d3595a 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -211,6 +211,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("James Kirst")); supported_by.Add (wxT ("Adam Klotblixt")); supported_by.Add (wxT ("Filip Kovcin")); + supported_by.Add (wxT ("Timm Kröger")); supported_by.Add (wxT ("Cihan Kulaber")); supported_by.Add (wxT ("Carsten Kurz")); supported_by.Add (wxT ("David Armati Lechner")); -- 2.30.2