X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Ftimecode.h;h=72b00ddeb4867065943d41b7ca41ad1295d632a8;hb=cc27c2716f755305d67f1e1ba828ecf37f8405dd;hp=b13e8c3c084b9c35514e805f59e752927fe46ae1;hpb=1dcfb3a26085ebb3703f40e2f51e43ce3d98be50;p=dcpomatic.git diff --git a/src/wx/timecode.h b/src/wx/timecode.h index b13e8c3c0..72b00ddeb 100644 --- a/src/wx/timecode.h +++ b/src/wx/timecode.h @@ -28,6 +28,7 @@ public: void set (DCPTime, int); DCPTime get (int) const; + void clear (); void set_editable (bool);