Remember the state of the write to/email checkboxes in the KDM creator across runs...
[dcpomatic.git] / src / wx / kdm_output_panel.h
index e8515d2c6c3e6ef90e831de73ff2746e357db05b..1f7373165c4e459da7dc06c21d4f5d069a3442dd 100644 (file)
@@ -60,6 +60,8 @@ public:
 private:
        void kdm_write_type_changed ();
        void advanced_clicked ();
+       void write_to_changed ();
+       void email_changed ();
 
        wxChoice* _type;
        NameFormatEditor* _container_name_format;