diff options
Diffstat (limited to 'src/wx/timeline.h')
| -rw-r--r-- | src/wx/timeline.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/timeline.h b/src/wx/timeline.h index 3e984bfe1..0470ed7b9 100644 --- a/src/wx/timeline.h +++ b/src/wx/timeline.h @@ -70,6 +70,7 @@ private: void setup_pixels_per_time_unit (); void resized (wxSizeEvent &); void assign_tracks (); + void set_start_from_event (wxMouseEvent &); FilmEditor* _film_editor; boost::weak_ptr<Film> _film; |
