summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2017-07-12 16:02:31 +0100
committerCarl Hetherington <cth@carlh.net>2017-07-12 16:02:31 +0100
commit51c755b4fdea854325a09f7658ccfe43b9fa7ef0 (patch)
tree404c7da8558ed2690a725e60d0f3a2a7c18f8dde /src
parentbd2fe66dca73364485471725b8b5bc65b9b835cd (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 e2c1742f4..d9297bf82 100644
--- a/src/wx/about_dialog.cc
+++ b/src/wx/about_dialog.cc
@@ -233,6 +233,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
supported_by.Add (wxT ("Adrian Manolescu"));
supported_by.Add (wxT ("Mattias Mattsson"));
supported_by.Add (wxT ("George Mazarakis"));
+ supported_by.Add (wxT ("MichaƂ Mazur"));
supported_by.Add (wxT ("Gordon McLeod"));
supported_by.Add (wxT ("P. Meijer"));
supported_by.Add (wxT ("Brian Mendelssohn"));