diff options
| -rw-r--r-- | AUTHORS | 1 | ||||
| -rw-r--r-- | src/ui/dialog/aboutbox.cpp | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -46,6 +46,7 @@ Bryce Harrington Dale Harvey Carl Hetherington Jos Hirth +Joel Holdsworth Alan Horkan Karl Ove Hufthammer Richard Hughes diff --git a/src/ui/dialog/aboutbox.cpp b/src/ui/dialog/aboutbox.cpp index 9504f94db..34a3a866d 100644 --- a/src/ui/dialog/aboutbox.cpp +++ b/src/ui/dialog/aboutbox.cpp @@ -259,6 +259,7 @@ void AboutBox::initStrings() { "Dale Harvey\n" "Carl Hetherington\n" "Jos Hirth\n" + "Joel Holdsworth\n" "Alan Horkan\n" "Karl Ove Hufthammer\n" "Richard Hughes\n" |
