summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-07-19 00:22:17 +0100
committerCarl Hetherington <cth@carlh.net>2016-07-19 00:22:17 +0100
commitb26681e1e01ac54075fc99ae791ea0ee23b58e25 (patch)
tree7ecb3671bf1bb0aed4d187b9454aa93b2a3490b3
parent0a3de908ae0f62dd8d7d5aaaa96e2ddab891b5a8 (diff)
Supporter.
-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 bdc859b14..a399c3179 100644
--- a/src/wx/about_dialog.cc
+++ b/src/wx/about_dialog.cc
@@ -200,6 +200,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
supported_by.Add (wxT ("Theo Lipfert"));
supported_by.Add (wxT ("Paweł Lipiński"));
supported_by.Add (wxT ("Juan Marin Lorenzo"));
+ supported_by.Add (wxT ("Richard Malmberg"));
supported_by.Add (wxT ("Adrian Manolescu"));
supported_by.Add (wxT ("Mattias Mattsson"));
supported_by.Add (wxT ("George Mazarakis"));