Merge master.
[dcpomatic.git] / src / wx / about_dialog.cc
index 15b667f9bda20abc897b449663b8f24d63f69c3f..1bbcaba799c65518a6bd65e19b714575c52d034d 100644 (file)
@@ -165,6 +165,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;