diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-09-26 20:41:31 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-09-26 20:41:31 +0100 |
| commit | b27cdb6a2b1ed82ebc11c6dfe3047b430e3443e0 (patch) | |
| tree | 87ce78945964eb092a4f17339c736516c439f368 /src | |
| parent | ccbf3d0f3f17b87f0edd18b40c1a14649c559d92 (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 dda899212..564013c62 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -163,6 +163,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Dan Cohen")); supported_by.Add (wxT ("Adam Colt")); supported_by.Add (wxT ("Adam Cousins")); + supported_by.Add (wxT ("Miller Creative Limited")); supported_by.Add (wxT ("Matthias Damm")); supported_by.Add (wxT ("JP Davidson")); supported_by.Add (wxT ("Yohann Dedy")); |
