X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Fwx%2Ftimeline_dialog.h;h=155d51fac4b0289d134f4459e26cea905e9d5b7c;hp=f5dea4eef3c54ab2eae034282f9fb91de281e274;hb=e8af431bd9bfc5f1d6aa33246bdd082bc8b2d17e;hpb=49475a44169acac768d496d7aca232dacbb2ae6d diff --git a/src/wx/timeline_dialog.h b/src/wx/timeline_dialog.h index f5dea4eef..155d51fac 100644 --- a/src/wx/timeline_dialog.h +++ b/src/wx/timeline_dialog.h @@ -39,6 +39,7 @@ public: private: void film_change (ChangeType type, Film::Property); void tool_clicked (wxCommandEvent& id); + void keypress(wxKeyEvent const& event); std::weak_ptr _film; Timeline _timeline;