diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-11-22 21:30:20 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-11-22 21:30:50 +0000 |
| commit | 0377cc571a3eaa2abc18cbcf1ee926c55237ebe5 (patch) | |
| tree | cdb8bfa0e2ef7b9aa101c66bbfdb7d24c224ba30 /src | |
| parent | dccce3e7f5c88588607ec3b8c1df934d30e86a1a (diff) | |
Supporter.
Diffstat (limited to 'src')
| -rw-r--r-- | src/wx/about_dialog.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index 09ec7a723..6763cbc3b 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -172,6 +172,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Olivier Lemaire")); supported_by.Add (wxT ("Gavin Lewarne")); supported_by.Add (wxT ("Theo Lipfert")); + supported_by.Add (wxT ("Paweł Lipiński")); supported_by.Add (wxT ("Adrian Manolescu")); supported_by.Add (wxT ("Mattias Mattsson")); supported_by.Add (wxT ("Kjarten Michaelsen")); |
