From fab7fa5a9ef1d069c7ca32e3669d0e37e896250c Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 19 Nov 2016 20:37:33 +0000 Subject: Focus the timecode control on opening playhead-to-timecode. --- src/wx/timecode.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/wx/timecode.h') 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 Changed; -- cgit v1.2.3