diff options
Diffstat (limited to 'src/wx/timeline_dialog.h')
| -rw-r--r-- | src/wx/timeline_dialog.h | 1 |
1 files changed, 1 insertions, 0 deletions
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> _film; Timeline _timeline; |
