summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-03-17 15:42:35 +0000
committerCarl Hetherington <cth@carlh.net>2016-03-17 15:42:35 +0000
commit1f1aa2c7553199ddf403b52ec69772569eff33e7 (patch)
tree918e7c2350081eadab062b4ee2ce5c410dbacf48 /src
parentc0fc7ea939015efd7ebe314b51154e193a1d3c3a (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 f3878f2d0..843770ae6 100644
--- a/src/wx/about_dialog.cc
+++ b/src/wx/about_dialog.cc
@@ -181,6 +181,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
supported_by.Add (wxT ("Gerard Manshanden"));
supported_by.Add (wxT ("Daniel Martinez Lara"));
supported_by.Add (wxT ("Stefan Massopust"));
+ supported_by.Add (wxT ("Michal Moc"));
supported_by.Add (wxT ("Lilian Lefranc"));
supported_by.Add (wxT ("Sean Leigh"));
supported_by.Add (wxT ("Olivier Lemaire"));