summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-01-13 21:45:15 +0000
committerCarl Hetherington <cth@carlh.net>2016-01-13 21:45:15 +0000
commita19812faefcc407781030791d4900a90f5c7f463 (patch)
treebeec235901acf04f3c18e8941601332bb8d7ff8f /src
parent51eed558041ab7d3df37b663eb295e26c84829ed (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 aa05076c1..c13e8b4f3 100644
--- a/src/wx/about_dialog.cc
+++ b/src/wx/about_dialog.cc
@@ -156,6 +156,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
supported_by.Add (wxT ("Alan Gouger"));
supported_by.Add (wxT ("Christopher Gray"));
supported_by.Add (wxT ("Vincent Grenier"));
+ supported_by.Add (wxT ("Gerhard Gruber"));
supported_by.Add (wxT ("Flor Guillaume"));
supported_by.Add (wxT ("Patrick Haderer"));
supported_by.Add (wxT ("Jeff Hemingway"));