X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Ftimecode.h;h=31ddd111caec3aa17538122100dad3b42713389a;hb=15ee4641d8b89a16b15611443870d0932152066f;hp=d9fe4ee4c96af761b0adc5238a82d4a2cd9fa8a9;hpb=b8693a3bf32380733604aa6e80c9774de575ebe7;p=dcpomatic.git 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;