diff options
Diffstat (limited to 'src/wx/timecode.h')
| -rw-r--r-- | src/wx/timecode.h | 1 |
1 files changed, 1 insertions, 0 deletions
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); |
