Add libquickmail author.
authorCarl Hetherington <cth@carlh.net>
Thu, 6 Nov 2014 23:17:41 +0000 (23:17 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 6 Nov 2014 23:17:41 +0000 (23:17 +0000)
src/wx/about_dialog.cc

index db5bc7c45a615a5b8f14435e221b9a8392ad5934..3a161daa37fa8209f5482dcc35e2f26c4b62fe71 100644 (file)
@@ -92,6 +92,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        written_by.Add (wxT ("Terrence Meiczinger"));
        written_by.Add (wxT ("Paul Davis"));
        written_by.Add (wxT ("Ole Laursen"));
+       written_by.Add (wxT ("Brecht Sanders"));
        add_section (_("Written by"), written_by);
 
        wxArrayString translated_by;