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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/timecode.h b/src/wx/timecode.h
index d9fe4ee4c..31ddd111c 100644
--- a/src/wx/timecode.h
+++ b/src/wx/timecode.h
@@ -35,6 +35,7 @@ public:
void clear ();
void set_editable (bool);
+ void set_focus ();
boost::signals2::signal<void ()> Changed;