From: Carl Hetherington Date: Sat, 11 Jun 2016 20:44:26 +0000 (+0100) Subject: Supporter. X-Git-Tag: v2.8.10~38 X-Git-Url: https://git.carlh.net/gitweb/?a=commitdiff_plain;h=682b9d3b2e74030fdbd25c0f5f7523e9686105bd;p=dcpomatic.git Supporter. --- diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index 9409de5a8..5302bdad1 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -241,6 +241,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Andrew Walls")); supported_by.Add (wxT ("Raoul Walzer")); supported_by.Add (wxT ("Wolfram Weber")); + supported_by.Add (wxT ("Petra Wallmann")); supported_by.Add (wxT ("Frank Wenz")); supported_by.Add (wxT ("Anja Wenz")); supported_by.Add (wxT ("Johannes Wilbrand"));