X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Ftimecode.h;h=72b00ddeb4867065943d41b7ca41ad1295d632a8;hb=b56bc3c45953fe113a9934b0d2ec2c1134de07ab;hp=b13e8c3c084b9c35514e805f59e752927fe46ae1;hpb=e8204f55c981493b99814f71a50b3c3d62601032;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);