Supporter.
[dcpomatic.git] / src / wx / about_dialog.cc
index 44edfc28c316b5edbe370b74088f76fc54b37da7..dbd4ed5d71615d068122f3c769d306965723e1c9 100644 (file)
@@ -298,6 +298,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("Frechen-Film e.V."));
        supported_by.Add (wxT ("Mobiles Kino e.V."));
        supported_by.Add (wxT ("Kino Völkerfreundschaft"));
+       supported_by.Add (wxT ("Ernst Zimmerman"));
        add_section (_("Supported by"), supported_by);
 
        wxArrayString tested_by;