Set up a default KDM write mode and preselect the last used one when re-opening the...
[dcpomatic.git] / src / wx / kdm_output_panel.h
index cb6f9a1ca69fe85f044d3ef7562ceec578dc548b..b2f428252ae84dce53cfe8f507bffc27a8109a35 100644 (file)
@@ -51,6 +51,8 @@ public:
                );
 
 private:
+       void kdm_write_type_changed ();
+
        wxChoice* _type;
        NameFormatEditor* _container_name_format;
        NameFormatEditor* _filename_format;