Removed a spurious timeline::

This commit is contained in:
Joel Holdsworth 2008-11-25 21:44:33 +00:00
parent 4470baf8f5
commit cf4898e70f

View file

@ -29,7 +29,7 @@ namespace gui {
namespace widgets {
namespace timeline {
const std::vector<timeline::Track*> Track::NoChildren;
const std::vector<Track*> Track::NoChildren;
Track::Track() :
expanded(true),