Supporter.
[dcpomatic.git] / src / wx / about_dialog.cc
index 192c10513c57ae9b0d667e28de337291148fc5c0..296b6d427a55986baaefaee870a2c74adbb2ed60 100644 (file)
@@ -132,6 +132,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("Ivan Pullman"));
        supported_by.Add (wxT ("Aldo Midali"));
        supported_by.Add (wxT ("Jeff Boot"));
+       supported_by.Add (wxT ("Filip Kovcin"));
        add_section (_("Supported by"), supported_by);
 
        wxArrayString testers;