diff options
| -rw-r--r-- | AUTHORS | 1 | ||||
| -rw-r--r-- | src/ui/dialog/aboutbox.cpp | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -54,6 +54,7 @@ Toine de Greef Michael Grosberg Bryce Harrington Dale Harvey +Aurélio Heckert Carl Hetherington Jos Hirth Thomas Holder diff --git a/src/ui/dialog/aboutbox.cpp b/src/ui/dialog/aboutbox.cpp index e354df50b..025bec37a 100644 --- a/src/ui/dialog/aboutbox.cpp +++ b/src/ui/dialog/aboutbox.cpp @@ -280,6 +280,7 @@ void AboutBox::initStrings() { "Michael Grosberg\n" "Bryce Harrington\n" "Dale Harvey\n" + "Aurélio Heckert\n" "Carl Hetherington\n" "Jos Hirth\n" "Thomas Holder\n" |
