Add option to compute FPS from log.
[dcpomatic.git] / src / wx / about_dialog.cc
index 0dba730a098b72e3dc1ef7efd45c8d402c4cbe9e..7ebc62a32a82f853d3d9adf21125b226c5c34970 100644 (file)
@@ -137,6 +137,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("Lindsay Morris"));
        supported_by.Add (wxT ("Tim O'Brien"));
        supported_by.Add (wxT ("Ivan Pullman"));
+       supported_by.Add (wxT ("Mark Rolfe"));
        supported_by.Add (wxT ("Andrä Steiner"));
        supported_by.Add (wxT ("Jussi Siponen"));
        supported_by.Add (wxT ("Lasse Salling"));
@@ -158,6 +159,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        tested_by.Add (wxT ("Andreas Eli"));
        tested_by.Add (wxT ("Maurizio GiampĂ "));
        tested_by.Add (wxT ("Luke Granger-Brown"));
+       tested_by.Add (wxT ("Sumit Guha"));
        tested_by.Add (wxT ("Steve Guttag"));
        tested_by.Add (wxT ("Patrick Haderer"));
        tested_by.Add (wxT ("Bill Hamell"));