Fixed a minor formatting error
This commit is contained in:
parent
57d73eca1e
commit
98568c8669
1 changed files with 1 additions and 1 deletions
|
|
@ -221,7 +221,7 @@ private:
|
||||||
boost::shared_ptr<timeline::Track> lookup_timeline_track(
|
boost::shared_ptr<timeline::Track> lookup_timeline_track(
|
||||||
boost::shared_ptr<model::Track> model_track);
|
boost::shared_ptr<model::Track> model_track);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* A helper function which calls get_tracks within the sequence of the
|
* A helper function which calls get_tracks within the sequence of the
|
||||||
* parent timeline widget, but also applies lots of data consistency
|
* parent timeline widget, but also applies lots of data consistency
|
||||||
* checks in the process.
|
* checks in the process.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue