Move _state_timer into VideoView.
[dcpomatic.git] / src / wx / self_dkdm_dialog.h
index ca25a775de7e89f515ccdec46319c8e811bfdcab..509280b5cc482e1d6e3efa62cdbcd09f3c03f30e 100644 (file)
@@ -42,6 +42,7 @@ public:
 
 private:
        void setup_sensitivity ();
+       void dkdm_write_type_changed ();
 
        KDMCPLPanel* _cpl;
        wxRadioButton* _internal;