Allow sending KDMs to more emails (#2244).
[dcpomatic.git] / src / wx / dkdm_output_panel.cc
index cc02721ed15d9ec7f08a905ee414410de40fd7d7..9eb3084e3c999f323893d95fa369a5bc66c72d41 100644 (file)
@@ -178,7 +178,8 @@ DKDMOutputPanel::make (
                                        kdms,
                                        _filename_format->get(),
                                        _filename_format->get(),
-                                       name
+                                       name,
+                                       {}
                                        )
                                );
                }