From cf4898e70f2c4e8f529d271a9ccdec5e90acef7b Mon Sep 17 00:00:00 2001 From: Joel Holdsworth Date: Tue, 25 Nov 2008 21:44:33 +0000 Subject: [PATCH] Removed a spurious timeline:: --- src/gui/widgets/timeline/timeline-track.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gui/widgets/timeline/timeline-track.cpp b/src/gui/widgets/timeline/timeline-track.cpp index 3c3a9f9dd..ceeab4f00 100644 --- a/src/gui/widgets/timeline/timeline-track.cpp +++ b/src/gui/widgets/timeline/timeline-track.cpp @@ -29,7 +29,7 @@ namespace gui { namespace widgets { namespace timeline { -const std::vector Track::NoChildren; +const std::vector Track::NoChildren; Track::Track() : expanded(true),