diff options
Diffstat (limited to 'src/wx/timeline_view.cc')
| -rw-r--r-- | src/wx/timeline_view.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/timeline_view.cc b/src/wx/timeline_view.cc index dbcbe0259..0d2fca381 100644 --- a/src/wx/timeline_view.cc +++ b/src/wx/timeline_view.cc @@ -26,7 +26,7 @@ TimelineView::TimelineView (Timeline& t) : _timeline (t) { - + } void |
