summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-09-22 16:29:51 +0100
committerCarl Hetherington <cth@carlh.net>2016-09-22 16:29:51 +0100
commitc798eb7009a429e51abedd90292c6ec62d4b32b5 (patch)
tree6a0cc2afc048de17a50bd2644c598099521a8588 /src
parent2169abd0f6d569492122ad699253ab7c792f4969 (diff)
Supporter.
Diffstat (limited to 'src')
-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 71992ac7f..a83d24be8 100644
--- a/src/wx/about_dialog.cc
+++ b/src/wx/about_dialog.cc
@@ -165,6 +165,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
supported_by.Add (wxT ("Andres Fink"));
supported_by.Add (wxT ("Dave Fleegel"));
supported_by.Add (wxT ("Evan Freeze"));
+ supported_by.Add (wxT ("Brett Friedman"));
supported_by.Add (wxT ("Stephen Furley"));
supported_by.Add (wxT ("Silvio Giuliano"));
supported_by.Add (wxT ("Alan Gouger"));