From 98568c8669f16dc05fe8b9f7a2eb3949d9769d1a Mon Sep 17 00:00:00 2001 From: Joel Holdsworth Date: Fri, 9 Jan 2009 19:59:13 +0000 Subject: [PATCH] Fixed a minor formatting error --- src/gui/widgets/timeline/timeline-header-container.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.