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 66f982c4a..cab0ea0e0 100644 --- a/src/wx/timeline.h +++ b/src/wx/timeline.h @@ -84,6 +84,7 @@ private: void assign_tracks (); void set_position_from_event (wxMouseEvent &); void clear_selection (); + void recreate_views (); boost::shared_ptr<TimelineView> event_to_view (wxMouseEvent &); TimelineContentViewList selected_views () const; |
