summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-02-03 16:53:42 +0000
committerCarl Hetherington <cth@carlh.net>2015-02-03 16:53:42 +0000
commit072b0b1de6c1bd0b58079affc7e807cc29eb0631 (patch)
treefa5fd9e1ecd635164552399564e5ad5e08686ab7
parent12f1818fc7979233be28f15e2f0d1d68a08fbc14 (diff)
Supporter.
-rw-r--r--src/wx/about_dialog.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc
index dfe907d40..ff1ff2c1c 100644
--- a/src/wx/about_dialog.cc
+++ b/src/wx/about_dialog.cc
@@ -170,6 +170,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
supported_by.Add (wxT ("Randy Stankey"));
supported_by.Add (wxT ("Bruce Taylor"));
supported_by.Add (wxT ("Richard Turner"));
+ supported_by.Add (wxT ("Frank Wenz"));
supported_by.Add (wxT ("Roland Wirtz"));
supported_by.Add (wxT ("Wolfgang Woehl"));
supported_by.Add (wxT ("Wolfram Weber"));