summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-01-19 17:39:58 +0000
committerCarl Hetherington <cth@carlh.net>2018-01-19 17:39:58 +0000
commit5ecca79b673fab9261c2a103ce531bff3e829b1e (patch)
tree04bad76c4a8696c89f59503446855def8a35026a /src
parent9a90cadc3296f2522c3e507a6fd7d4eafaef008a (diff)
Supporters.
Diffstat (limited to 'src')
-rw-r--r--src/wx/about_dialog.cc3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc
index c3568828f..f65bae84e 100644
--- a/src/wx/about_dialog.cc
+++ b/src/wx/about_dialog.cc
@@ -152,6 +152,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
supported_by.Add (wxT ("Fabio Bozzoli"));
supported_by.Add (wxT ("Pierre-Alexis Bontemps"));
supported_by.Add (wxT ("Jeff Boot"));
+ supported_by.Add (wxT ("Cédric Bourquard"));
supported_by.Add (wxT ("Alexander Buchholz"));
supported_by.Add (wxT ("Paul Carey"));
supported_by.Add (wxT ("Nathan Carpenter"));
@@ -168,6 +169,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
supported_by.Add (wxT ("JP Davidson"));
supported_by.Add (wxT ("Yohann Dedy"));
supported_by.Add (wxT ("Agostino Dall'Olio"));
+ supported_by.Add (wxT ("Oriol Didier"));
supported_by.Add (wxT ("Susanne Deicker"));
supported_by.Add (wxT ("Alexey Derevyanko"));
supported_by.Add (wxT ("Thomas Dickens"));
@@ -311,6 +313,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
supported_by.Add (wxT ("Richard Turner"));
supported_by.Add (wxT ("Tilman Vatteroth"));
supported_by.Add (wxT ("Alexey Vinokurov"));
+ supported_by.Add (wxT ("Bjørn Uhrbrand"));
supported_by.Add (wxT ("Anthony Urgo"));
supported_by.Add (wxT ("Stéphane Wagneur"));
supported_by.Add (wxT ("Andrew Walls"));