diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-01-22 16:13:38 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-01-22 16:13:38 +0000 |
| commit | b955dce68af7bddca254c46f031ae2e79157d529 (patch) | |
| tree | ac1556f57168903a957c6c8eaed2d9496f2617ce /src | |
| parent | 305b777d01f5ac3d47ebc01b8ba1180bd391bc5c (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 1fd7d3da6..05696e218 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -208,6 +208,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Bruce Taylor")); supported_by.Add (wxT ("Lawrence Towers")); supported_by.Add (wxT ("Richard Turner")); + supported_by.Add (wxT ("Stéphane Wagneur")); supported_by.Add (wxT ("Andrew Walls")); supported_by.Add (wxT ("Raoul Walzer")); supported_by.Add (wxT ("Wolfram Weber")); |
