diff options
Diffstat (limited to 'src/wx/timeline.h')
| -rw-r--r-- | src/wx/timeline.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/timeline.h b/src/wx/timeline.h index e0e4dfb2a..c0a18ab0d 100644 --- a/src/wx/timeline.h +++ b/src/wx/timeline.h @@ -83,7 +83,7 @@ private: void right_down (wxMouseEvent &); void mouse_moved (wxMouseEvent &); void film_changed (Film::Property); - void film_content_changed (int); + void film_content_changed (int, bool frequent); void resized (); void assign_tracks (); void set_position_from_event (wxMouseEvent &); |
