diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-06-11 21:44:26 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-06-11 21:44:26 +0100 |
| commit | 682b9d3b2e74030fdbd25c0f5f7523e9686105bd (patch) | |
| tree | c7081bfe5f2ae59d6b0fac0bdf12caa672711bba /src | |
| parent | 656a3ebb5d0aef141e4b777cd8e0110e9e722350 (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 9409de5a8..5302bdad1 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -241,6 +241,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Andrew Walls")); supported_by.Add (wxT ("Raoul Walzer")); supported_by.Add (wxT ("Wolfram Weber")); + supported_by.Add (wxT ("Petra Wallmann")); supported_by.Add (wxT ("Frank Wenz")); supported_by.Add (wxT ("Anja Wenz")); supported_by.Add (wxT ("Johannes Wilbrand")); |
