From d511d6702d66b93ead66c067be239173fd2d36f2 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 1 Feb 2016 23:19:13 +0000 Subject: Synchronise content list / timeline selection when the content list selection changes. --- src/wx/timeline.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/wx/timeline.h') diff --git a/src/wx/timeline.h b/src/wx/timeline.h index e8becf906..e8ae2120f 100644 --- a/src/wx/timeline.h +++ b/src/wx/timeline.h @@ -74,6 +74,8 @@ public: return _snap; } + void set_selection (ContentList selection); + private: void paint (); void left_down (wxMouseEvent &); -- cgit v1.2.3