summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"));