From 6448cfcadfca5d43ad86a77594d2397af76668aa Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 22 Jul 2016 15:52:52 +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 a399c3179..c91478dc1 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -219,6 +219,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Jerome Cohen Olivar")); supported_by.Add (wxT ("Tito Oliveira")); supported_by.Add (wxT ("Kevin Orman")); + supported_by.Add (wxT ("Olov Östlund")); supported_by.Add (wxT ("Rui Pereira")); supported_by.Add (wxT ("Denis Postle")); supported_by.Add (wxT ("Aditya Pratama")); -- 2.30.2