From 178d03869e139f685538dbde9f427e164d660507 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 21 Jan 2018 00:46: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 ca6470171..7495cbd69 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -318,6 +318,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Bjørn Uhrbrand")); supported_by.Add (wxT ("Anthony Urgo")); supported_by.Add (wxT ("Stéphane Wagneur")); + supported_by.Add (wxT ("Petra Wallmann")); supported_by.Add (wxT ("Andrew Walls")); supported_by.Add (wxT ("Raoul Walzer")); supported_by.Add (wxT ("Wolfram Weber")); -- 2.30.2