summaryrefslogtreecommitdiff
path: root/src/wx/timeline.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/timeline.h')
-rw-r--r--src/wx/timeline.h2
1 files changed, 2 insertions, 0 deletions
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 &);