summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-02-02 21:36:20 +0000
committerCarl Hetherington <cth@carlh.net>2016-02-02 21:36:20 +0000
commitda9baf113e9b82d6281a1bbe2913161e69ba9a00 (patch)
treef7f37846e7b48bb520ea8ff65a0ed628e53c994a /src
parent79c3d8ef9fc7abc4688641c30096c163757fe91c (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 efe762fea..5f707ff1b 100644
--- a/src/wx/about_dialog.cc
+++ b/src/wx/about_dialog.cc
@@ -161,6 +161,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
supported_by.Add (wxT ("Patrick Haderer"));
supported_by.Add (wxT ("Jeff Hemingway"));
supported_by.Add (wxT ("Antonio Ruiz Hernandez"));
+ supported_by.Add (wxt ("Karl Jacob"));
supported_by.Add (wxT ("Jonathan Jensen"));
supported_by.Add (wxT ("Thierry Journet"));
supported_by.Add (wxT ("Zbigniew KamiƄski"));