diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-12-20 22:48:54 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-12-20 22:48:54 +0000 |
| commit | 19e61de7fcf93139568d541a13bf5a71301f7bf7 (patch) | |
| tree | c1d69fe06b59301fc61074339cf8a1e8a4d14da6 /src | |
| parent | b608672f7fe444ecf94be89d683985d794f08285 (diff) | |
Hand-apply 243a1efdfcf2f1b2883bffbf22579e1e193f5c08 from master; add 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 7c3d357ab..d4a8b2113 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -154,6 +154,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Aldo Midali")); supported_by.Add (wxT ("Sylvain Mielle")); supported_by.Add (wxT ("Lindsay Morris")); + supported_by.Add (wxT ("Гуляев Михаил")); supported_by.Add (wxT ("David Nedrow")); supported_by.Add (wxT ("Tim O'Brien")); supported_by.Add (wxT ("Ivan Pullman")); |
