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 ed78f9428..53cd93694 100644 --- a/src/wx/timecode.h +++ b/src/wx/timecode.h @@ -50,6 +50,7 @@ public: protected: void changed(wxCommandEvent& ev); + void paste(wxClipboardTextEvent& ev); void set_clicked (); virtual bool valid() const = 0; |
