From 0377cc571a3eaa2abc18cbcf1ee926c55237ebe5 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 22 Nov 2015 21:30:20 +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 09ec7a723..6763cbc3b 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -172,6 +172,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Olivier Lemaire")); supported_by.Add (wxT ("Gavin Lewarne")); supported_by.Add (wxT ("Theo Lipfert")); + supported_by.Add (wxT ("Paweł Lipiński")); supported_by.Add (wxT ("Adrian Manolescu")); supported_by.Add (wxT ("Mattias Mattsson")); supported_by.Add (wxT ("Kjarten Michaelsen")); -- 2.30.2