Supporter.
authorCarl Hetherington <cth@carlh.net>
Thu, 16 Oct 2014 13:42:29 +0000 (14:42 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 16 Oct 2014 13:42:29 +0000 (14:42 +0100)
src/wx/about_dialog.cc

index 58f299723a6f7df9f1bc90ea2cb0b456bc2023ed..49e24531842564167377b85da5c48fd0055f7c85 100644 (file)
@@ -161,6 +161,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("Wolfram Weber"));
        supported_by.Add (wxT ("Frank de Wulf"));
        supported_by.Add (wxT ("Pavel Zhdanko"));
+       supported_by.Add (wxT ("Daniel Židek"));
        add_section (_("Supported by"), supported_by);
 
        wxArrayString tested_by;