diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/wx/about_dialog.cc | 1 |
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")); |
