summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-04-09 23:49:54 +0100
committerCarl Hetherington <cth@carlh.net>2016-04-09 23:49:54 +0100
commit3930a89581376c8b6d7db0435475fa4c7656b97b (patch)
treeb5b0ddbe70d68d2f239d4ae901bca3b0fb5ec992 /src
parent98a333db0919ccdacdb28684d98f981c463e43eb (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 fb1fb4147..143d2179c 100644
--- a/src/wx/about_dialog.cc
+++ b/src/wx/about_dialog.cc
@@ -167,6 +167,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 ("Denis Ivashvkevych"));
supported_by.Add (wxT ("Karl Jacob"));
supported_by.Add (wxT ("Jonathan Jensen"));
supported_by.Add (wxT ("Thierry Journet"));