summaryrefslogtreecommitdiff
path: root/src/wx/timecode.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/timecode.h')
-rw-r--r--src/wx/timecode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/timecode.h b/src/wx/timecode.h
index 64d2e311b..ed78f9428 100644
--- a/src/wx/timecode.h
+++ b/src/wx/timecode.h
@@ -49,7 +49,7 @@ public:
static wxSize size (wxWindow* parent);
protected:
- void changed ();
+ void changed(wxCommandEvent& ev);
void set_clicked ();
virtual bool valid() const = 0;