Supporter.
authorCarl Hetherington <cth@carlh.net>
Wed, 2 Nov 2016 11:16:46 +0000 (11:16 +0000)
committerCarl Hetherington <cth@carlh.net>
Wed, 2 Nov 2016 11:16:46 +0000 (11:16 +0000)
src/wx/about_dialog.cc

index 6e6c55e68c3e6711973de4774f705614ef28bbfd..0c103633bc2c123f3181a84f3d6a8d67df60261f 100644 (file)
@@ -134,6 +134,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        add_section (_("With help from"), with_help_from);
 
        wxArrayString supported_by;
+       supported_by.Add (wxT ("黄 昭婷"));
        supported_by.Add (wxT ("Manuel AC"));
        supported_by.Add (wxT ("Kambiz Afshar"));
        supported_by.Add (wxT ("Alex Asp"));