diff --git a/src/gui/widgets/timeline/timeline-header-container.hpp b/src/gui/widgets/timeline/timeline-header-container.hpp index f6b448958..a12d64718 100644 --- a/src/gui/widgets/timeline/timeline-header-container.hpp +++ b/src/gui/widgets/timeline/timeline-header-container.hpp @@ -221,7 +221,7 @@ private: boost::shared_ptr lookup_timeline_track( boost::shared_ptr model_track); -/** + /** * A helper function which calls get_tracks within the sequence of the * parent timeline widget, but also applies lots of data consistency * checks in the process.